|
|
|
|
|
by jmarchello
842 days ago
|
|
Would Ruby, Java, Go, and other gc’ed languages really be considered memory safe? I’d think you have to re-write the Ruby interpreter and the JVM in rust in order to achieve their stated goal here. Someone with deeper system’s knowledge please correct me if I’m wrong. |
|
And it's unsuited for many roles because it has eschewed reverse compatibility. Sure, you can write an operating system in Rust, but you'll have to re-write it (and possibly introduce new bugs) in five years or so.
I'm not the world's biggest C fan, but there are programs I wrote in the late 70s that still compile and do what you think they should do.