mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
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.