Сообщение от cyber
|
Для тех кто в танке, объясните в 2х словах, что деалает asm.js , компилит c++ в js?
|
Вот точный ответ по ходу
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.
http://asmjs.org/faq.html