Skip to content

Releases: grain-lang/libbinaryen

libbinaryen v103.0.1

21 Jan 22:58
d529bc9

Choose a tag to compare

Bug Fixes

  • Copy wasm-delegations.def into the correct location (#28) (#31) (bc0c7ee)
  • Ensure project can build with Opam on Windows (#33) (#35) (cf3a72e)
  • Remove library_flags & only specify c_library_flags where needed (#41) (a89fad6)
  • Run cmake build with -j4 for faster builds (a89fad6)
  • Use double dash before -j4 to always pass through (#39) (a89fad6)

libbinaryen v102.0.4

21 Jan 18:02
4446c83

Choose a tag to compare

Bug Fixes

  • Use double dash before -j4 to always pass through (#39) (002eb47)

libbinaryen v102.0.3

20 Jan 20:30
9bd5ad6

Choose a tag to compare

Bug Fixes

  • Remove library_flags & only specify c_library_flags where needed (#37) (cd8c41a)
  • Run cmake build with -j4 for faster builds (cd8c41a)

libbinaryen v102.0.2

18 Jan 21:40
a0ec5d2

Choose a tag to compare

Bug Fixes

  • Ensure project can build with Opam on Windows (#33) (e6070de)

libbinaryen v102.0.1

15 Jan 00:04
f30fe0a

Choose a tag to compare

Bug Fixes

  • Copy wasm-delegations.def into the correct location (#28) (c79bcc3)

libbinaryen v103.0.0

11 Jan 21:16
5159169

Choose a tag to compare

⚠ BREAKING CHANGES

  • Bump binaryen to version_103 (#24)

Features

libbinaryen v102.0.0

10 Jan 18:13
41c69d4

Choose a tag to compare

⚠ BREAKING CHANGES

  • Bump binaryen to version_102 (#20)

Features

libbinaryen v101.0.2

06 Jan 17:08
8f1f313

Choose a tag to compare

Bug Fixes

  • Always have a target non-Windows/non-MacOS (#17) (fac9d36)

libbinaryen v101.0.1

10 Nov 19:13
f46f5e2

Choose a tag to compare

Bug Fixes

  • Build binaryen in source & avoid cmake --install (4f67d9a)
  • opam: Add conf-python-3 & ocaml (4f67d9a)

libbinaryen v101.0.0

07 Nov 04:59
9849bac

Choose a tag to compare

Features

Miscellaneous Chores