Hacker News new | ask | show | jobs
by pixel_popping 54 days ago
Browsers are sandboxes, your native client often isn't, there is definitely a huge advantage, portability and embeddability as well, it's also simpler to sniff traffic (and MITM it).
1 comments

Doesn't this limit your ability to share resources and transfer data?
Why would it? You have access to your entire filesystem via the browser.