Confirmed users
367
edits
No edit summary |
(→Active) |
||
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 | ** 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. |