Hacker News new | ask | show | jobs
by nicoburns 116 days ago
Browsers are incredibly security-sensitive projects. Downloading untrusted code from the internet and executing is part of their intended functionality! If memory safety is needed anywhere it's in browsers.