Hacker News new | ask | show | jobs
by mikewarot 1239 days ago
Because WASM supports capability based security and thus never trusts code to do the right thing. Unlike every single one of it's predecessors.
2 comments

WASM does not support capability based security that is something of an extension to the WASI proposal.

And even then the security stuff is based on previously existing work in the cloud space. Which has existed for some time but is not widespread.

Java? .NET?