Re: [whatwg/dom] Expose an `aborted` promise on AbortSignal? (#946)

@jakearchibald in Node.js yes - but:

 - In spec-land this would probably be just explained (like other things in the GC section of the spec).
 - In browsers this would probably done in C++ land.

I am already prototyping (internal only) weak listeners in Node.js :] https://github.com/nodejs/node/pull/36607

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/946#issuecomment-773391113

Received on Thursday, 4 February 2021 15:25:52 UTC