Hacker News new | ask | show | jobs
by thaumasiotes 3642 days ago
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?
1 comments

The WebAssembly VM is already there. It's the same VM as is used for JavaScript.