tc39 / proposal-float16array

a proposal to add float16 TypedArrays to JavaScript
http://tc39.es/proposal-float16array/
58 stars 2 forks source link

Stage 4 tracking #7

Open bakkot opened 1 year ago

bakkot commented 1 year ago

This proposal achieved stage 3 at the May 2023 meeting. This is a tracking issue for getting stage 4.

ljharb commented 1 year ago

I've published https://npmjs.com/math.f16round, fwiw (i realize that for this proposal engine implementations are what's needed, though)

linusg commented 5 months ago

Implemented in Kiesel, thanks @sno2!

petamoriken commented 3 months ago

V8 and SpiderMonkey are implemented it behind the flags.

It appears to be enabled by default in Firefox 129. https://groups.google.com/a/mozilla.org/g/dev-platform/c/2LViBkDMtdk/m/cuLcpt_8AgAJ