Re: [whatwg/streams] Performance problem when transferring an ArrayBuffer (#731)

Hi,

As stated in the documentation for the reference implementation, it isn't meant to be used in production, but instead to help us develop the spec. Please don't do that.

> By the way, why not using ArrayBuffer.transfer?

That is a nonstandard method that doesn't exist in modern browsers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/731#issuecomment-292987275

Received on Monday, 10 April 2017 15:36:44 UTC