canmove, Confirmed users, Bureaucrats and Sysops emeriti
5,401
edits
Line 15: | Line 15: | ||
*Share compiled code (asm.js and WebAssembly) between workers [https://bugzilla.mozilla.org/show_bug.cgi?id=1168981 1] <br> | *Share compiled code (asm.js and WebAssembly) between workers [https://bugzilla.mozilla.org/show_bug.cgi?id=1168981 1] <br> | ||
*Developers want to take advantage of SIMD hardware to optimize their code:<br> | *Developers want to take advantage of SIMD hardware to optimize their code:<br> | ||
**Standardize, implement and ship SIMD.js [1,2].<br> | **Standardize, implement and ship SIMD.js [https://hacks.mozilla.org/2014/10/introducing-simd-js/ 1],[https://bugzilla.mozilla.org/show_bug.cgi?id=894105 2].<br> | ||
**Include SIMD in WebAssembly [1].<br> | **Include SIMD in WebAssembly [https://github.com/WebAssembly/design/blob/master/PostMVP.md#fixed-width-simd 1].<br> | ||
**Add SIMD support to Emscripten [1]. | **Add SIMD support to Emscripten [https://github.com/kripken/emscripten/labels/SIMD 1]. | ||
===Improve cold load time of large compiled codebases.=== | ===Improve cold load time of large compiled codebases.=== |