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

OK, that wording assumes there is a current Realm.  It's not clear to me whether that's true in the streams case, esp. because the algorithm in question is being called async (unlike `encode`, which is an ES Function and so clearly has a current Realm).

-- 
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#issuecomment-411054232

Received on Tuesday, 7 August 2018 13:25:28 UTC