Re: [whatwg/dom] Improving ergonomics of events with Observable (#544)

> It doesn't expose any fundamentally new capabilities, it doesn't tie in to any syntax

Is is out of the question that a native `Observable` type could be `await`-ed? I think one of the core advantages of `Observable` in the first place is that they are an effective superset of `Promise`.

-- 
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/544#issuecomment-351553088

Received on Wednesday, 13 December 2017 23:01:47 UTC