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

Update Binaryen and other dependencies #1328

Merged
merged 3 commits into from
Jun 11, 2020
Merged

Update Binaryen and other dependencies #1328

merged 3 commits into from
Jun 11, 2020

Conversation

dcodeIO
Copy link
Member

@dcodeIO dcodeIO commented Jun 11, 2020

This gets up to to date with Binaryen again, that is right before WebAssembly/binaryen#2900 where anyref has been renamed to externref, which will be a breaking change and is tracked in #1319.

Also includes bindings for WebAssembly/binaryen#2895 's prototype SIMD instructions

  • f32x4.ceil / f64x2.ceilv128.ceil<T>
  • f32x4.floor / f64x2.floorv128.floor<T>
  • f32x4.trunc / f64x2.truncv128.trunc<T>
  • f32x4.nearest / f64x2.nearestv128.nearest<T>
  • I've read the contributing guidelines

@dcodeIO dcodeIO merged commit 381c421 into master Jun 11, 2020
@dcodeIO dcodeIO deleted the update-binaryen branch July 16, 2020 02:20
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