[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua.vm.js - Lua VM, on the Web
- From: Wesley Smith <wesley.hoke@...>
- Date: Tue, 4 Jun 2013 09:33:58 -0700
> There's more to it than that -- Firefox and emscripten are tuned for
> each other. Firefox has explicit optimization paths to handle
> emscripten's output.
Exactly. Firefox has optimized asm.js paths in its interpreter and
asm.js is what emscripten outputs. For details, see
http://arstechnica.com/information-technology/2013/05/native-level-performance-on-the-web-a-brief-examination-of-asm-js/3/