- From: Adam Rice <notifications@github.com>
- Date: Thu, 08 Jul 2021 19:41:31 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 9 July 2021 02:41:52 UTC
That's really interesting. I don't like either option, but I'm leaning towards special-casing arrays. My reasoning is that I want people to use the `ReadableStream.from([chunk]).pipeTo(writable)` pattern, but if it performs poorly then they either won't use it or they'll have a bad time. -- 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-876870315
Received on Friday, 9 July 2021 02:41:52 UTC