lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


http://asmjs.org/

asm.js is "an extraordinarily optimizable, low-level subset of JavaScript".

"Preliminary benchmarks of C programs compiled to asm.js are usually within
a factor of 2 slowdown over native compilation with GCC."

I wonder what would be possible with something like asm.lua.

Peter