Re: [whatwg/webidl] Add `async iterable<T>` type to WebIDL (PR #1397)

@MattiasBuelens commented on this pull request.



> @@ -34,6 +34,7 @@ urlPrefix: https://tc39.es/ecma262/; spec: ecmascript
     type: argument
         text: NewTarget; url: sec-built-in-function-objects
     type: abstract-op
+        text: CreateAsyncFromSyncIteator; url: sec-createasyncfromsynciterator

```suggestion
        text: CreateAsyncFromSyncIterator; url: sec-createasyncfromsynciterator
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1397#pullrequestreview-2193443619
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1397/review/2193443619@github.com>

Received on Tuesday, 23 July 2024 09:20:46 UTC