mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
This release of meteor-promise includes some important bug fixes for environment binding on the client.
promise 
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.