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

Package binaryen.0.7.0 #18221

Merged
merged 2 commits into from Feb 25, 2021
Merged

Conversation

grainbot
Copy link
Contributor

binaryen.0.7.0

OCaml bindings for Binaryen



⚠ BREAKING CHANGES

  • memory_size and memory_grow are now toplevel functions in .
  • removed ,
  • removed and
  • Bump to Binaryen 98

Features

Continuous Integration

  • add opam & npm releases to workflow (#69) (d339608)
  • run opam build on ubuntu 18 instead of 20 (#67) (7ee2009)

Miscellaneous Chores

  • memory_size and memory_grow are now toplevel functions in . (9a52a07)
  • removed and (9a52a07)
  • removed , (9a52a07)

🐫 Pull-request generated by opam-publish v2.0.3

@phated
Copy link
Contributor

phated commented Feb 24, 2021

The new build process wasn't quite perfect. It looks like it stripped out any code-formatted words. Here's the full release log:

⚠ BREAKING CHANGES

  • memory_size and memory_grow are now toplevel functions in Expression.
  • removed Type.nullref, Type.exnref
  • removed Op.any_true_vec_i64x2 and Op.all_true_vec_i64x2
  • Bump to Binaryen 98

Features

Continuous Integration

  • add opam & npm releases to workflow (#69) (d339608)
  • run opam build on ubuntu 18 instead of 20 (#67) (7ee2009)

Miscellaneous Chores

  • memory_size and memory_grow are now toplevel functions in Expression. (9a52a07)
  • removed Op.any_true_vec_i64x2 and Op.all_true_vec_i64x2 (9a52a07)
  • removed Type.nullref, Type.exnref (9a52a07)

@camelus
Copy link
Contributor

camelus commented Feb 24, 2021

Commit: 7b05584

@grainbot has posted 5 contributions.

☀️ All lint checks passed 7b05584
  • These packages passed lint tests: binaryen.0.7.0

☀️ Installability check (+1)
  • new installable packages (1): binaryen.0.7.0

@kit-ty-kate
Copy link
Member

Thanks! Could you return the fix in the opam file upstream if possible?

@kit-ty-kate kit-ty-kate merged commit 290023e into ocaml:master Feb 25, 2021
@phated
Copy link
Contributor

phated commented Feb 25, 2021

Proposed at grain-lang/binaryen.ml#73 - thanks for letting us know about that! 😄

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.

None yet

4 participants