[whatwg/streams] Warn about async processing of written/transformed chunks (PR #1239)

See https://github.com/WICG/serial/issues/165.

@reillyeon, WDYT? It's a bit tricky because this section is aimed at web developers, who don't really have access to "in parallel" constructs that modify the byte data. So it doesn't directly talk about how C++ implementers should behave. Do you think this is good enough? Or maybe we should add something to https://streams.spec.whatwg.org/#other-specs-ws-creation too?
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/1239

-- Commit Summary --

  * Warn about async processing of written/transformed chunks

-- File Changes --

    M index.bs (27)

-- Patch Links --

https://github.com/whatwg/streams/pull/1239.patch
https://github.com/whatwg/streams/pull/1239.diff

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

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

Received on Tuesday, 9 August 2022 08:18:23 UTC