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

Those languages have safe interfaces (the programming languages themselves) over a runtime that has to use unsafe code at some point (e.g. to write the garbage collector). If that's not memory safe, then Rust wouldn't be considered safe either, because its standard library is built on unsafe code with safe interfaces, too.


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

Search: