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.20.0 #22960

Merged
merged 1 commit into from Jan 16, 2023
Merged

Conversation

grainbot
Copy link
Contributor

binaryen.0.20.0

OCaml bindings for Binaryen



0.20.0 (2023-01-13)

⚠ BREAKING CHANGES

  • Require dune 3.0 to better support js_of_ocaml
  • Update memory operations to require memory name
  • Remove RttCanon and RttSub expression kinds
  • Add optimize argument to StackIR emitting functions
  • Require js_of_ocaml 4.1 to ensure optimization fix
  • Upgrade to libbinaryen v110 (#173)
  • Properly accept the size argument to Memory_init.make (#171)

Features

  • Add functions for converting between Types and Heap Types (474e5cd)
  • Add operations on Heap Types (474e5cd)
  • Add operations on Packed Types (474e5cd)
  • Add operations on the Type System (474e5cd)
  • Add optimize argument to StackIR emitting functions (474e5cd)
  • Add Stringref and Stringview Types (474e5cd)
  • Add strings feature (474e5cd)
  • Support querying data segments (#176) (5a6141c)
  • Update memory operations to require memory name (474e5cd)
  • Upgrade to libbinaryen v110 (#173) (474e5cd)

Bug Fixes

  • Properly accept the size argument to Memory_init.make (#171) (9ea20fe)

Miscellaneous Chores

  • Remove RttCanon and RttSub expression kinds (474e5cd)
  • Require dune 3.0 to better support js_of_ocaml (474e5cd)
  • Require js_of_ocaml 4.1 to ensure optimization fix (474e5cd)

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

@mseri
Copy link
Member

mseri commented Jan 16, 2023

Looks good, thanks

@mseri mseri merged commit f88e404 into ocaml:master Jan 16, 2023
@phated phated deleted the opam-publish-binaryen.0.20.0 branch January 16, 2023 19:27
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

2 participants