Javascript:SpiderMonkey:OdinMonkey: Difference between revisions

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

Navigation menu