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

WebAssembly support, and new async API #167

Merged
merged 6 commits into from
Apr 12, 2017
Merged

WebAssembly support, and new async API #167

merged 6 commits into from
Apr 12, 2017

Conversation

kripken
Copy link
Owner

@kripken kripken commented Apr 4, 2017

Similar to kripken/box2d.js#85, this adds support for WebAssembly, and changes the API to be async. Basically everything in that link, just replacing Box2D with Ammo.

@kripken
Copy link
Owner Author

kripken commented Apr 4, 2017

The tests were updated here, see the diff without whitespace (add &w=1 to the url) to see, basically each adds Ammo().then(function(Ammo) { before and }) after.

@kripken kripken merged commit a96e001 into master Apr 12, 2017
@kripken kripken deleted the wasm branch April 12, 2017 18:37
valtovar added a commit to ValtoLibraries/AmmoJS that referenced this pull request Apr 20, 2017
WebAssembly support, and new async API (kripken#167)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant