On Thu, Apr 18, 2013 at 4:07 AM, Tab Atkins Jr. <jackalm...@gmail.com> wrote:
> Note that Futures are entirely expressible in today's JS semantics.
>
> (Not to say that it shouldn't be reviewed by the language gurus here,
> just saying.)

JavaScript does not have an event loop (as I mentioned elsewhere) so
that is not true. HTML defines the event loop model and processing
model for any asynchronous JavaScript execution. Lifting that up to
JavaScript seems difficult.


--
http://annevankesteren.nl/
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to