Web features explorer

Typed arrays (initial support)

Widely available
Tags: javascript Groups: JavaScript > Collections > Typed arrays

Typed arrays are ordered lists of JavaScript values, where all values are of the same numerical type, such as 8-bit integers or 32-bit floating point numbers. To learn more, see JavaScript typed arrays at MDN.

Compatibility (view on caniuse.com)

Specifications