Re: [whatwg/dom] Consider adding Promise-based API for listerning event (#333)

[Here's why I find this proposal not as great as it might seem](https://github.com/tc39/proposal-observable/issues/129). It may seem nice at first, but the allocations would make it a performance nightmare, especially on highly spammy events like `"mousemove"`.

-- 
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/333#issuecomment-276813192

Received on Wednesday, 1 February 2017 23:10:44 UTC