Skip to content

Update Binaryen to latest #571

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
merged 2 commits into from
Apr 8, 2019
Merged

Update Binaryen to latest #571

merged 2 commits into from
Apr 8, 2019

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Apr 8, 2019

This PR updates Binaryen to v77.0.0-nightly.20190407 and incorporates their latest changes. In particular:

  • There's a new argument to BinaryenSetMemory indicating passive segments
  • Anything AtomicWake has been renamed to AtomicNotify and
  • i32.atomic.notify and i64.atomic.notify have been collapsed to just atomic.notify, which in turn makes our builtin atomic.notify<T> non-generic, plus removing the i32. and i64. versions.

Should also unbreak WebAssembly Studio when using AssemblyScript, once dist files have been updated.

@dcodeIO dcodeIO merged commit 5b58b9a into master Apr 8, 2019
@dcodeIO dcodeIO deleted the update-binaryen branch September 20, 2019 09:06
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