binaryen.ml icon indicating copy to clipboard operation
binaryen.ml copied to clipboard

feat!: Upgrade to Binaryen v115

Open ospencer opened this issue 1 year ago • 3 comments

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.

ospencer avatar Feb 16 '25 22:02 ospencer

Pinned to an older version of ocamlfind and opened https://github.com/esy-ocaml/esy-opam-override/issues/139.

ospencer avatar Feb 28 '25 19:02 ospencer

Can you make sure there's a semantic commit for the rename of multi memory so the changelog includes it as a breaking change?

phated avatar Mar 03 '25 06:03 phated

Yeah, I'll add it when I rebase this PR.

ospencer avatar Mar 03 '25 23:03 ospencer