Skip to content

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.

2 participants