Hacker News new | ask | show | jobs
by hacksoi 1255 days ago
Rust's only selling point is the way it tries to solve memory errors, but it's based on a style of memory management that is inferior. There are other styles that prevent such errors from occurring in the first place.
1 comments

Please elaborate. I have zero knowledge about rust, so I am wondering what you're referring to.