Hacker News new | ask | show | jobs
by ridruejo 1236 days ago
Our most immediate goal is to be able to run traditional web apps written in PHP, Ruby, Python mostly unchanged but with the additional layer of isolation and sandboxing. We see this (once fully matured) as a great way to improve security without changing how web developers work
1 comments

Containers and similar OS security features already provide that.
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.