Skip to content

Add Stage 3 float16 features types #60148

@petamoriken

Description

@petamoriken

⚙ Compilation target

ESNext

⚙ Library

N/A

Missing / Incorrect Definition

  • Float16Array
  • Math.f16round
  • DataView.prototype.getFloat16
  • DataView.prototype.setFloat16

Sample Code

const float16 = new Float16Array(256);

Documentation Link

https://github.com/tc39/proposal-float16array

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 TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFix AvailableA PR has been opened for this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions