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

Basic support for targeting wasm32-wasi #498

Merged
merged 13 commits into from
Jul 26, 2021
Merged

Basic support for targeting wasm32-wasi #498

merged 13 commits into from
Jul 26, 2021

Conversation

lemmih
Copy link
Collaborator

@lemmih lemmih commented Jul 26, 2021

  • plotters doesn't support wasm32-wasi. Make the dependency optional.
  • JSON files cannot be written to disk. --discard-baseline prevents the baseline from being written to disk.
  • Rayon doesn't support wasm32-wasi. Make the dependency optional.

@lemmih lemmih changed the base branch from master to version-0.4 July 26, 2021 08:34
@lemmih lemmih changed the title Improved wasi support. Basic support for targeting wasm32-wasi Jul 26, 2021
@lemmih lemmih merged commit 09efa53 into version-0.4 Jul 26, 2021
@lemmih lemmih deleted the feature-wasi branch July 26, 2021 15:14
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