Confirmed users
367
edits
No edit summary |
|||
| Line 2: | Line 2: | ||
* 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://docs.google.com/spreadsheets/d/1PFa3aDxY6mffT8uoflCaFitX9lKj_Y4_aZwtMApIRiI/edit#gid=0 SharedArrayBuffer, Atomics, Futex] | * [https://docs.google.com/spreadsheets/d/1PFa3aDxY6mffT8uoflCaFitX9lKj_Y4_aZwtMApIRiI/edit#gid=0 SharedArrayBuffer, Atomics, Futex] | ||
* Baseline compilation: {{bug|1157624}} | |||
== Possible further load-time optimizations == | == Possible further load-time optimizations == | ||
* Parse and AOT compile while downloading: {{bug|1061886}} | * Parse and AOT compile while downloading: {{bug|1061886}} | ||
* Remove async-script requirement for asm.js caching: | * Remove async-script requirement for asm.js caching: | ||