(no title)
hkalbasi | 4 years ago
That level of difference doesn't matter. The point is that WASM is a portable and sandboxed target (like JVM) which is (or will be) faster, more secure (e.g. capability based security in WASI) and with more language support (strictly more when optional GC becomes a thing) and other differences are implementation details.
pjmlp|4 years ago
https://www.usenix.org/conference/usenixsecurity20/presentat...
"WebAssembly Troubles"
http://troubles.md/wasm-is-not-a-stack-machine/