Re: [whatwg/streams] Should we add writableStream.write()? readableStream.read()? (#1072)

We are hearing a need for this convenience method from users (at least the write one). One common example is writing to a subprocess stdout.

I have [opened a small PR](https://github.com/whatwg/streams/pull/1339) to implement `WritableStream#write`. If this seems generally reasonable, I will write tests.

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

Message ID: <whatwg/streams/issues/1072/2611218770@github.com>

Received on Thursday, 23 January 2025 23:27:19 UTC