You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Float16Array proposal for JavaScript adds a new TypedArray type holding IEEE binary16 floats. This change adds it to all of the lists of IDL TypedArray types.
Tests: web-platform-tests/wpt#45483.
Fixes#1310.
<td rowspan=3>A view on to a [=buffer type=] instance that exposes it as an array of IEEE 754 floating point numbers of the given size in bits; Float16Array corresponds to the ECMAScript proposal [[PROPOSAL-FLOAT16ARRAY]].
0 commit comments