[whatwg/streams] `async iterable` is now `async_iterable` (Issue #1345)

AtkinsSJ created an issue (whatwg/streams#1345)

### What is the issue with the Streams Standard?

As of https://github.com/whatwg/webidl/commit/d5cc64ce81542d58e2df5357513a72561be28b53, the IDL type is now `async_iterable` as one keyword, instead of `async iterable`. This affects `ReadableStream` in the current spec, and also the changes in #1310.

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

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

Received on Thursday, 10 July 2025 09:11:20 UTC