https://github.com/whatwg/webidl/pull/1397 adds the `async iterable<T>` type to WebIDL (lifted from whatwg/streams). WHATWG Streams are changing to use this API in https://github.com/whatwg/streams/pull/1310.
whatwg/webidl#1397 adds the
async iterable<T>type to WebIDL (lifted from whatwg/streams).WHATWG Streams are changing to use this API in whatwg/streams#1310.