Confirmed users
367
edits
No edit summary |
|||
Line 1: | Line 1: | ||
== Active == | == Active == | ||
* Continue iteration on [https://github.com/johnmccutchan/ecmascript_simd SIMD proposal] and implementation/optimization in Ion/Odin. | * Continue iteration on [https://github.com/johnmccutchan/ecmascript_simd SIMD proposal] and implementation/optimization in Ion/Odin. | ||
* [ | * [https://github.com/lars-t-hansen/ecmascript_sharedmem SharedArrayBuffer] | ||
** Share source text between workers: {{bug|1211723}} | |||
** Share asm.js machine code between workers: (TODO) | |||
* Baseline compilation: {{bug|1157624}}, {{bug|1169167}} | * Baseline compilation: {{bug|1157624}}, {{bug|1169167}} | ||