Re: [whatwg/streams] Use `async_sequence` in `ReadableStream.from` (PR #1372)

MattiasBuelens left a comment (whatwg/streams#1372)

The spec text doesn't build yet, because I'm waiting for a new release of Bikeshed that includes https://github.com/speced/bikeshed/pull/3297.

You can already build it locally by manually updating the `widlparser` dependency:
```sh
pipx install bikeshed
pipx inject bikeshed --force widlparser==1.5.0
make local
```

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

Message ID: <whatwg/streams/pull/1372/c4359613471@github.com>

Received on Friday, 1 May 2026 13:55:43 UTC