5 ms·
Your comment contradicts itself: "Asm.js is a JS subset" and "V8 isn't implementing Asm.js in any way.". It is fully implemented, of course, it is only the "use
by scriptproof 12y ago
Your comment contradicts itself: "Asm.js is a JS subset" and "V8 isn't implementing Asm.js in any way.".
It is fully implemented, of course, it is only the "use asm.js" directive that is not. That prevents some control to signal non asm.js code in a JS file, and only that.