Implement support for async iterable<T>
WebIDL type #54175
Open
Description
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.
Activity