- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 25 Mar 2024 08:53:47 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 March 2024 15:53:51 UTC
I wonder how this ends up working in practice. Say you have `Blob or async iterable<T> or DOMString`. If you pass in a `Blob` with `@@asyncIterable` support, how is it handled? I guess `@@asyncIterable` comes later, probably before `toString`? cc @petervanderbeken @natechapin -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1397#issuecomment-2018334483 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1397/c2018334483@github.com>
Received on Monday, 25 March 2024 15:53:51 UTC