Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
== Active ==
== Active ==
* Record enough information at compile time so that asm.js functions show up in:
** the builtin FF profiler: {{bug|947996}}
** Error.stack
* 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
* Standardize and implement SIMD extensions to JS ({{bug|894105}}) and then incorporate into asm.js
Line 5: Line 8:


== Planned next projects ==
== Planned next projects ==
* Record enough information at compile time so that asm.js functions show up in:
** the builtin FF profiler: {{bug|947996}}
** Error.stack
* Add && and || to asm.js to avoid sub-optimal control flow: {{bug|919052}}
* Add && and || to asm.js to avoid sub-optimal control flow: {{bug|919052}}
* Add inline fast implementation of sin/cos: {{bug|967709}}
* Add inline fast implementation of sin/cos: {{bug|967709}}
Confirmed users
367

edits