Re: [whatwg/streams] Allow other specifications to create readable byte streams (#1130)

I think we can mandate that other specifications not transfer the current BYOB request view. Even if implementations do so (and then do the correspondingly-different ending dance), it wouldn't be observable, so we can write the specifications to assume they don't.

Similarly I think we can require that other specifications not write into the current BYOB request view after closing the readable stream.

-- 
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/pull/1130#issuecomment-878645655

Received on Monday, 12 July 2021 22:43:50 UTC