Comment on Build Your First Thing with WebAssemblyparentComments−thaumasiotes10yWhat's the difference between doing a lot of browser development work to add a web assembly VM, and doing the work to add a JVM?−izym10yThe WebAssembly VM is already there. It's the same VM as is used for JavaScript.
Comments
What's the difference between doing a lot of browser development work to add a web assembly VM, and doing the work to add a JVM?
The WebAssembly VM is already there. It's the same VM as is used for JavaScript.