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

Sorry for my radio silence on this. I'm leaning towards keeping the ES-standard sync-to-async behaviour. Even though we know the performance is suboptimal, it's probably acceptable in almost all cases. It has the benefit of being consistent, and simple from a standard text point of view (though sadly not for implementation).

-- 
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-906254410

Received on Thursday, 26 August 2021 09:42:59 UTC