Allen Wirfs-Brock (2014-03-04T00:59:06.000Z)
On Mar 3, 2014, at 4:50 PM, Mark Volkmann wrote:

> Are typed arrays considered to be part of ES6? I see they are described in the ES6 working draft, but when I find lists of ES6 features on the web, I never see those included. I see they are also described in a separate specification here: http://www.khronos.org/registry/typedarray/specs/latest/.

Yes, they are part of ES6 and the Typed Array specification in the ES6 spec. is intended to supersede the Khronos spec. 

Allen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20140303/797f12d3/attachment-0001.html>
domenic at domenicdenicola.com (2014-03-07T21:43:23.651Z)
Yes, they are part of ES6 and the Typed Array specification in the ES6 spec. is intended to supersede the Khronos spec.