ASM.JS and JavaScript V8/Node.js?
https://news.ycombinator.com/item?id=8639362Could ASM.JS be implemented into the JavaScript V8 engine to make it much faster which in turn makes Node.js overall even faster than it is now? So basically all the JS you code with Node would be compiled to asm.js and/or Asm.js be added to V8 to create a faster VM and faster platform? Is it possible and will it happen?