Hacker News new | ask | show | jobs
by willtim 3191 days ago
Perhaps that now they are using Rust instead of C++, leaks and memory corruption should be much less of an issue.
1 comments

Though the Firefox developers aren't going to skimp on sandboxing (or other exploit mitigation techniques) just because of Rust. Defense-in-depth is the name of the game; Rust just provides a layer of language-level defense that C++ previously didn't offer.