Re: [whatwg/streams] Add support for ReadableStream "owning" type (PR #1271)

I also think a stream that only handles owned chunks is simpler to reason about and as powerful.
Some cases for individually owned chunks can be covered with `structuredClone` though not for disposing in case of cancel.

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

Message ID: <whatwg/streams/pull/1271/c2129126191@github.com>

Received on Friday, 24 May 2024 09:59:49 UTC