Hacker News new | past | comments | ask | show | jobs | submit login

Rust intercepts most stack overflows and aborts the program when they occur. There are some more difficult cases where legit stack overflows are still possible, the resolution to which is blocked on LLVM support on most platforms (notably, Windows is the best here).



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

Search: