Confirmed users
367
edits
No edit summary |
(→Active) |
||
Line 1: | Line 1: | ||
== Active == | == Active == | ||
* Fix lazy-parsing/decompression memory-spike and performance hit for huge js files ({{bug|938385}}). | * Fix lazy-parsing/decompression memory-spike and performance hit for huge js files ({{bug|938385}}). | ||
* 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. |