Comment by PufPufPuf
4 hours ago
In theory it's more secure. Containers and VMs run on real hardware, containers usually even on the real kernel (unless you use something like Kata). WASM doesn't have any system interface by default, you have full control over what it accesses. So it's similar to JVM for example.
No comments yet
Contribute on Hacker News ↗