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

AtkinsSJ left a comment (whatwg/streams#1345)

> Indeed. We currently only use an [async iterable _declaration_](https://webidl.spec.whatwg.org/#idl-async-iterable-declaration), we don't (yet) use an [async iterable _type_](https://webidl.spec.whatwg.org/#idl-async-iterable-type).

Oops. That's quite a confusing distinction. 😅 

For context: I saw that spec change got merged, searched Ladybird's IDL files for "async iterable", and ReadableStream was the only result. My apologies if this is a false alarm!

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

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

Received on Thursday, 10 July 2025 12:04:45 UTC