| ▲ | Ferret7446 2 hours ago | |
The irony is that Rust is less memory safe than C compiled with Fil-C. Fil-C is actually, absolutely memory safe, whereas Rust is only sorta memory safe, if you don't use unsafe which you have to do for syscalls etc. The double irony here is that the many projects being rewritten in Rust introduces a ton of new bugs simply due to the rewriting process, on top of using up a lot of dev effort | ||