Files
meteor/packages/promise
Ben Newman 747d4e0451 Upgrade meteor-{promise,babel} and regenerator-runtime.
TODO Remember to bump $BUNDLE_VERSION before the next release.
2016-05-16 18:21:11 -04:00
..
2016-05-16 18:21:10 -04:00
2016-05-16 18:21:10 -04:00
2016-05-16 18:21:10 -04:00

promise Build Status

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.