Skip to content

Support --trap-mode argument in s2wasm #5620

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

Merged

Conversation

jgravelle-google
Copy link
Contributor

Emscripten side of WebAssembly/binaryen#1210

@kripken
Copy link
Member

kripken commented Oct 2, 2017

Should be good, but you'll need to update the binaryen port with this, so that it uses the right version with that flag.

@jgravelle-google
Copy link
Contributor Author

Assuming this is how to update the port and merging to minimize time of inconsistency

  • I added the version_38 tag to binaryen
  • I set TAG in ports/binaryen.py to 'version_38'

If there's anything else I needed to do there let me know

@jgravelle-google jgravelle-google merged commit 6803b56 into emscripten-core:incoming Oct 3, 2017
@jgravelle-google jgravelle-google deleted the trap_mode_args branch October 3, 2017 17:36
saschanaz added a commit to saschanaz/emscripten that referenced this pull request Oct 6, 2017
`test-binaryen` started to fail on the latest prebuilt SDK 1.37.21 after emscripten-core#5620 as the SDK doesn't support `--trap-mode` yet. Disabling the test.
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