Comment Re:No (Score 1) 187
Why do you propose to replace a JavaScript runtime with a byte code runtime?
The WebAssembly runtime is already in all browsers. WebAssembly achieves higher performance and brings all languages to the web.
would need a way to put a JavaScript to Web assembly tool into their tool chain
No. JavaScript is already in the browser. JavaScript will live on as a scripting language. Application development will continue with other languages.