Typed Array Proposal

From WebGL Public Wiki
Revision as of 20:04, 27 January 2011 by Kbr google (talk | contribs) (Updated link to Typed Array spec)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The WebGL Working Group plans to remove the existing typed array support (WebGLArrayBuffer, WebGLArray, etc.) and move it into a separate specification. We believe these interfaces are useful beyond WebGL and moving them to a separate spec will make it easier to use them in other web standards. Our current hope is to add them to the ECMAScript itself.

Resources