By mjames
via i-programmer.info
Published: Mar 05 2013 / 14:39
The idea of using JavaScript as a modern day assembly language for browser code is being taken very seriously by Mozilla. Asm.js is a specification for a high performance JavaScript assembly language and OdinMonkey is an engine that runs it really fast. You might not need NaCL or native apps - JavaScript as assembler might be the solution.
Add your comment