binaryen.ml
binaryen.ml copied to clipboard
feat!: Upgrade to Binaryen v115
Full Binaryen diff available here: https://github.com/WebAssembly/binaryen/compare/version_114...version_115
Most notable change is that the multi_memories feature has been renamed to multi_memory.
Pinned to an older version of ocamlfind and opened https://github.com/esy-ocaml/esy-opam-override/issues/139.
Can you make sure there's a semantic commit for the rename of multi memory so the changelog includes it as a breaking change?
Yeah, I'll add it when I rebase this PR.