- From: smaug---- <notifications@github.com>
- Date: Wed, 25 Sep 2024 11:06:09 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 September 2024 18:06:13 UTC
There are so many different ways to schedule things that handling all the options in a param of addEventListener might be tricky. (For example, how to schedule running during idle time but at least after timeout?) It is also a bit unclear how much having native support for async listener would help with anything, when doing it all in JS is easy. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1308#issuecomment-2374819620 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1308/2374819620@github.com>
Received on Wednesday, 25 September 2024 18:06:13 UTC