Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

Jump to navigation Jump to search
Line 1: Line 1:
== Active ==
== Active ==
* Record enough information at compile time so that asm.js functions show up in:
* Extend profiler stack-walking to use metadata ({{bug|994136}}) for general Ion frames and then extend support to asm.js so that asm.js frames shows up in the builtin devtools profiler
** the builtin FF profiler: {{bug|947996}}
** Error.stack
* Optimize asm.js->asm.js FFI calls: {{bug|982036}}
* Optimize asm.js->asm.js FFI calls: {{bug|982036}}
* Further optimize asm.js->Ion calls: {{bug|1000632}}
* Further optimize asm.js->Ion calls: {{bug|1000632}}
* 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}}
* Implement SIMD proposal ({{bug|894105}}) and incorporate into asm.js ({{bug|992267}})
* 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.
* Continued SharedArrayBuffer prototyping in SpiderMonkey and Emscripten


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

edits

Navigation menu