- From: Mattias Buelens <notifications@github.com>
- Date: Sat, 04 Jul 2026 06:37:31 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 4 July 2026 13:37:35 UTC
MattiasBuelens left a comment (whatwg/streams#1372) Thanks for the responses. I'll start opening implementation bugs. > I haven't had time to check in detail whether this has any unexpected semantic side effects, but the approach looks fine. The `async_sequence<T>` machinery in Web IDL was largely based on the original semantics for `ReadableStream.from()`, so the behavior *should* be unchanged. Well, except for strings, but that's explained above and tested in https://github.com/web-platform-tests/wpt/pull/59594. (By the way, reviews welcome! 😉) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1372#issuecomment-4882214551 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1372/c4882214551@github.com>
Received on Saturday, 4 July 2026 13:37:35 UTC