Typed Array Proposal

From WebGL Public Wiki
Revision as of 17:48, 24 March 2010 by Cmarrin (talk | contribs) (Created page with '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 interfac…')
(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