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

Use instant crate to build for wasm32 target #281

Merged
merged 1 commit into from Mar 10, 2020
Merged

Conversation

@zimond
Copy link
Contributor

zimond commented Mar 4, 2020

This PR fixes several problems to make pathfinder fully available to wasm32. Including:

  • Use instant crate instead of std::time::Instant to compile to wasm32 (only changed in wasm32 available subcrates)
  • fix the pathfinder_resources dependency in webgl module
@pcwalton pcwalton merged commit 0f5de61 into servo:master Mar 10, 2020
2 checks passed
2 checks passed
Travis CI - Pull Request Build Passed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.