Status: New Owner: ---- New issue 1005 by danielheres: Support additional typed arrays. http://code.google.com/p/v8/issues/detail?id=1005
V8 doesn't support all typed arrays. This keeps some projects (for example http://code.google.com/p/emscripten/ and http://code.google.com/p/glmatrix) from having fast access to double arrays. Also, in Minefield typed arrays are much faster.
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/TypedArray-spec.html -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
