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

Various emscripten fixes #823

Merged
merged 7 commits into from
Sep 23, 2019
Merged

Various emscripten fixes #823

merged 7 commits into from
Sep 23, 2019

Conversation

syrusakbary
Copy link
Member

@syrusakbary syrusakbary commented Sep 23, 2019

Description

Various emscripten fixes:

  • Improved emtests / spectests generation
  • Fix emscripten / WASI autodetection
  • Improved error message when running
  • Added a few emscripten missing imports

Review

  • Add a short description of the the change to the CHANGELOG.md file

@syrusakbary
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Sep 23, 2019
@bors
Copy link
Contributor

bors bot commented Sep 23, 2019

try

Build succeeded

  • wasmerio.wasmer

Copy link
Contributor

@MarkMcCaskey MarkMcCaskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

As a follow up PR we might want to change our use of cargo fmt -> cargo +stable fmt; I didn't suggest it in this PR because we already have cargo fmt in the Makefile. But CI checks for stable formatting and formatting with nightly can cause the lint to fail

@syrusakbary syrusakbary merged commit b41913e into master Sep 23, 2019
@bors bors bot deleted the feature/emscripten-fixes-2 branch September 23, 2019 17:08
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.

2 participants