do memory safe languages matter less now?
do memory safe languages matter less now?
Posted Apr 22, 2026 15:26 UTC (Wed) by bertschingert (subscriber, #160729)Parent article: Firefox: The zero-days are numbered
I wonder if this weakens the argument for using languages like Rust over C. If AI can reliably find nearly all security bugs in a C codebase, how much of an advantage do the static checks of Rust provide?
Of course, all the other reasons to use Rust still apply. But a year ago a common attitude was "it's irresponsible to write new software in memory unsafe languages", and I wonder if now it will become "it's irresponsible not to subject your software to AI security review, but writing it in C is fine."
