Hacker News new | ask | show | jobs
by pjmlp 1236 days ago
Containers and similar OS security features already provide that.
2 comments

Not with that level of granularity. Wasm is able to run in severely constrained environments (ie microcontrollers) and non-posix OS that may not be able to support containers
Like Western Digital having hard disk controllers running P-Code in 1979.

https://en.wikipedia.org/wiki/Pascal_MicroEngine

Sure. Everything in computing pretty much builds on top of everything else. Wasm is no different and incorporates a lot of the learnings from previous technologies like Java and .NET
Exploring and providing new and different approaches is worthwhile, and I doubt the tradeoffs of each technology is identical.