Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Jump to navigation Jump to search
Line 3: Line 3:
* Math.fround is in ES6 and SpiderMonkey and optimized in Ion.  Do some more benchmarking, evangelize the general optimization to other engines, and then add to asm.js/Odin ({{bug|904918}}))
* Math.fround is in ES6 and SpiderMonkey and optimized in Ion.  Do some more benchmarking, evangelize the general optimization to other engines, and then add to asm.js/Odin ({{bug|904918}}))
* Standardize then implement SIMD extensions to JS ({{bug|894105}}) and then incorporate into asm.js (TODO: bug)
* Standardize then implement SIMD extensions to JS ({{bug|894105}}) and then incorporate into asm.js (TODO: bug)
* 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.


== Planned next projects ==
== Planned next projects ==
Confirmed users
367

edits

Navigation menu