Re: [whatwg/streams] Constructing ReadableStream and WritableStream in TransformStream constructor (#850)

Ah, I see, you're specifically concerned about ones exposed on the global object.

We could use the %% business, but it's kind of a strange layer of indirection, so I want to think a bit more about if there's a nicer approach. I've always kind of hoped that by linking directly to the spec section in question it'd be clear we meant "that one", but that's pretty implicit.

-- 
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/850#issuecomment-341316390

Received on Thursday, 2 November 2017 04:44:54 UTC