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

We ran another experiment with changed behaviour where for unions of `string | async iterable<T>` the `String` object is resolved as `string` rather than as `async iterable<T>`. We have not gotten any regression reports so far. I am going to update this PR with that change.

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

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

Received on Tuesday, 26 November 2024 13:46:47 UTC