[whatwg/streams] Add explainer for ReadableStream async iteration (PR #1306)

Although the spec for `ReadableStream` async iteration has already been finalized four years ago in #980 and #1035, we never wrote a proper explainer for it. And as part of implementing [`ReadableStream` async iteration in Chromium](https://chromestatus.com/feature/5143121161879552), I need a link to an explainer. So here it is! 😁
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add explainer for ReadableStream async iteration

-- File Changes --

    A readable-stream-async-iteration-explainer.md (120)

-- Patch Links --

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

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

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

Received on Monday, 19 February 2024 22:19:14 UTC