Typed JavaScript Arrays

Demo

This page demonstrates how the current browser supports typed JavaScript arrays. These constructs were introduced to the ECMAScript spect with the support of WebGL. They exist as a fixed block of binary data, and have much faster access times than regular arrays.

Float32Array

Processing ...

Int8Array

Processing ...

Uint8Array

Processing ...

Array

Processing ...