Think twice before translating all C to Rust(agarriga.substack.com) |
Think twice before translating all C to Rust(agarriga.substack.com) |
My gut tells me this is only going to work for a relatively small part of the existing C code in production. Recompiling old C with new compiler is fraught with risks.
Migrating critical c code to an unstable toolchain is utter insanity, and that madness will come back to haunt everyone.