Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Sphere Dispatch API #286

Merged
merged 1 commit into from
Apr 5, 2017
Merged

Add support for Sphere Dispatch API #286

merged 1 commit into from
Apr 5, 2017

Commits on Apr 5, 2017

  1. Add support for the Sphere Dispatch API

    Sphere is a JavaScript game engine without any of the async harnesses
    normally supported by browsers such as setTimeout(), etc.  It instead
    has a unified Dispatch API serving this purpose.  This patch allows the
    core-js Promise polyfill to work with this API.
    fatcerberus committed Apr 5, 2017
    Configuration menu
    Copy the full SHA
    141a8e9 View commit details
    Browse the repository at this point in the history