Сообщение от megaupload
|
ты сам то понял что написал?
|
Если мне не веришь прочти что об этом думают в Mozilla:
Сообщение от http://asmjs.org/faq.html
|
Q. Isn't it inefficient to have to run the code through a JavaScript interpreter before compiling?
A. Because of the directive prologue, a JavaScript engine can immediately recognize asm.js code at compile-time and immediately compile it to assembly language, with no need to ever run the code through an interpreter.
|