Typed Array Proposal: Difference between revisions

From WebGL Public Wiki
Jump to navigation Jump to search
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…'
(No difference)

Revision as of 17:48, 24 March 2010

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