miniblog.
← Back to all posts
Wilfred Hughes
Feb 18, 2015 at 22:32
"most code doesn’t even run once which is why JS engines wait for a function to be run before even fully parsing it"
https://blog.mozilla.org/luke/2014/01/14/asm-js-aot-compilation-and-startup-performance/
asm.js AOT compilation and startup performance | Luke Wagner's Blog