Acceptance criteria
For folks helping with Firefox related documentation
Related Gecko bugs
Bug 1833647: Implement Float16Array
Features to document
From "Intent to prototype"
- Summary: Float16Array is a new typed array analogous to existing typed arrays like Float32Array. Float16 is widely used for GPU computation in applications where speed and memory use are more important than precision; having Float16Array in JavaScript will facilitate passing data to the GPU.
- Specification: https://github.com/tc39/proposal-float16array
- Preference:
javascript.options.experimental.float16array
Other
Acceptance criteria
For folks helping with Firefox related documentation
dev-doc-completeRelated Gecko bugs
Bug 1833647: Implement Float16Array
Features to document
From "Intent to prototype"
javascript.options.experimental.float16arrayOther