Files
meteor/packages/promise
Ben Newman 2353a69eee Upgrade meteor-promise to version 0.4.8.
This release of meteor-promise includes some important bug fixes for
environment binding on the client.
2015-08-20 13:19:59 -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.