|
|
|
|
|
by nemo846
2791 days ago
|
|
But why use JavaScript engine as the “base”? Why not a more “general” VM? WASM just skips the JS to JIT compiled bytecode - correct me if I’m wrong. Creating a standardized bytecode for distribution that other languages can compile to. No reason to continue to shackle the web to JavaScript. |
|
https://hacks.mozilla.org/2018/10/webassemblys-post-mvp-futu...