[whatwg/encoding] Need to define global used to create the ArrayBuffer and Uint8Array in TextEncoder's encode() (#150)

Firefox and Chrome seem to use the current global.  Safari seems to use the relevant global.  Edge doesn't implement this API.

-- 
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/encoding/issues/150

Received on Monday, 6 August 2018 19:22:41 UTC