promise
Source code of released version | Source code of development version
ECMAScript 2015 Promise polyfill with Fiber support
The static methods Promise.async
and Promise.await
implement the
relaxed async
and await
functions proposed in this talk: Why Fibers
Make Sense For Meteor.