Confirmed users
367
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Active == | == Active == | ||
* | * Use the 'permanent' storage class for app:// webapps : {{bug|963588}} | ||
* 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 | ||
* 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. | ||
== Planned next projects == | == Planned next projects == | ||
* | * Mitigate 32-bit OOM problems: ({{bug|865959}}) | ||
* Record enough information at compile time 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}}) |