-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issue
Description
⚙ Compilation target
ESNext
⚙ Library
N/A
Missing / Incorrect Definition
Float16ArrayMath.f16roundDataView.prototype.getFloat16DataView.prototype.setFloat16
Sample Code
const float16 = new Float16Array(256);Documentation Link
Firefox and Deno already ship the float16 features. It is also available in Chrome Canary and Safari Technology Preview.
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptFix AvailableA PR has been opened for this issueA PR has been opened for this issue