Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Line 6: Line 6:
* Add inline fast implementation of sin/cos: {{bug|967709}}
* Add inline fast implementation of sin/cos: {{bug|967709}}
* Add webapp manifest option to request AOT compilation at install (not first run) time: {{bug|965970}}
* Add webapp manifest option to request AOT compilation at install (not first run) time: {{bug|965970}}
* Standardize and implement SIMD extensions to JS ({{bug|894105}}) and then incorporate into asm.js
* Implement SIMD proposal ({{bug|894105}}) and incorporate into asm.js ({{bug|992267}})
* Land experimental SharedArrayBuffer (pref'd off, {{bug|933001}}) and use this to add experimental pthreads support to Emscripten and evaluate on threaded codebases in preparation for a standards proposal.
* Land experimental SharedArrayBuffer (pref'd off, {{bug|933001}}) and use this to add experimental pthreads support to Emscripten and evaluate on threaded codebases in preparation for a standards proposal.


Confirmed users
367

edits