- From: Luca Casonato <notifications@github.com>
- Date: Tue, 26 Nov 2024 05:46:43 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 November 2024 13:46:47 UTC
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