Joey@programming.devtoProgramming@programming.dev•DARPA suggests turning old C code automatically into Rust – using AI, of course
7·
3 months agoSo a translation of legacy code into Rust would either attain memory safety, or wouldn’t compile.
They’d probably have to make sure it doesn’t use the unsafe
keyword to guarantee this.
He already admitted to using AI