Async functions?
# Mark S. Miller (12 years ago)
http://wiki.ecmascript.org/doku.php?id=strawman:async_functions cheers, MarkM On Nov 28, 2013 12:34 AM, "Axel Rauschmayer" <axel at rauschma.de> wrote: > In the most recent meeting notes, “async functions” were mentioned [1] > (keyword: `function!`). Is there a proposal somewhere? Is it the following > one? > > http://wiki.ecmascript.org/doku.php?id=strawman:deferred_functions > > [1] > https://github.com/rwaldron/tc39-notes/blob/master/es6/2013-11/nov-20.md#410-generator-arrow-function-syntax > > Thanks! > > Axel > > -- > Dr. Axel Rauschmayer > axel at rauschma.de > > home: rauschma.de > twitter: twitter.com/rauschma > blog: 2ality.com > > > > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20131128/9e9512f8/attachment.html>
# Axel Rauschmayer (12 years ago)
Thanks! But I don’t see function!
, anywhere.
Thanks! But I don’t see `function!`, anywhere. On Nov 28, 2013, at 16:10 , Mark S. Miller <erights at google.com> wrote: > http://wiki.ecmascript.org/doku.php?id=strawman:async_functions > > cheers, MarkM > > On Nov 28, 2013 12:34 AM, "Axel Rauschmayer" <axel at rauschma.de> wrote: > In the most recent meeting notes, “async functions” were mentioned [1] (keyword: `function!`). Is there a proposal somewhere? Is it the following one? > > http://wiki.ecmascript.org/doku.php?id=strawman:deferred_functions > > [1] https://github.com/rwaldron/tc39-notes/blob/master/es6/2013-11/nov-20.md#410-generator-arrow-function-syntax -- Dr. Axel Rauschmayer axel at rauschma.de home: rauschma.de twitter: twitter.com/rauschma blog: 2ality.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20131128/5ac22d5d/attachment.html>
In the most recent meeting notes, “async functions” were mentioned (keyword:
function!
). Is there a proposal somewhere? Is it the following one?strawman:deferred_functions