Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>Javascript is a memory safe language yet there is plenty of broken code written it it.

Rust has a lot of safety features javascript doesn't, like lack of null, and data race protection..and types. But the biggest difference is Rust gets you memory safety AND C/C++ performance.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: