Re: [whatwg/streams] ReadableStream.from(asyncIterable) (#1083)

It's been a while, but shall I add [the proposed test from my previous comment](https://github.com/whatwg/streams/pull/1083#issuecomment-876767187) to the WPT PR? That is: make it a normative requirement that `ReadableStream.from(array)` iterates lazily, such that `array.push()` still works?

-- 
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/1083#issuecomment-942768198

Received on Wednesday, 13 October 2021 22:31:15 UTC