But wouldn't they want to eventually use LLVM to compile Asm.js anyway? Surely LLVM is going to produce better code than a JavaScript JIT on non-dynamic code, since it's designed for it. OTOH the Asm.js approach has the…
But wouldn't they want to eventually use LLVM to compile Asm.js anyway? Surely LLVM is going to produce better code than a JavaScript JIT on non-dynamic code, since it's designed for it. OTOH the Asm.js approach has the…