Re: [whatwg/dom] Proposal: asynchronous event listeners (Issue #1308)

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