package libbinaryen

  1. Overview
  2. Docs
On This Page
  1. 124.0.0 (2025-11-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  2. 123.0.0 (2025-11-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  3. 122.0.0 (2025-10-31)
    1. ⚠ BREAKING CHANGES
    2. Features
    3. Miscellaneous Chores
  4. 121.0.0 (2025-03-04)
    1. ⚠ BREAKING CHANGES
    2. Features
  5. 120.0.0 (2025-03-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  6. 119.0.0 (2025-03-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  7. 118.0.0 (2025-03-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  8. 117.0.0 (2025-03-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  9. 116.0.0 (2025-02-17)
    1. ⚠ BREAKING CHANGES
    2. Features
  10. 115.0.0 (2023-11-02)
    1. ⚠ BREAKING CHANGES
    2. Features
  11. 114.0.0 (2023-10-24)
    1. ⚠ BREAKING CHANGES
    2. Features
  12. 113.0.0 (2023-09-14)
    1. ⚠ BREAKING CHANGES
    2. Features
  13. 112.0.0 (2023-07-06)
    1. ⚠ BREAKING CHANGES
    2. Features
  14. 111.1.0 (2023-07-04)
    1. Features
  15. 111.0.0 (2023-02-07)
    1. ⚠ BREAKING CHANGES
    2. Features
  16. 110.0.0 (2023-01-05)
    1. ⚠ BREAKING CHANGES
    2. Features
    3. Miscellaneous Chores
    4. 109.0.1 (2022-10-25)
    5. Bug Fixes
  17. 109.0.0 (2022-10-20)
    1. ⚠ BREAKING CHANGES
    2. Features
  18. 108.0.0 (2022-06-25)
    1. ⚠ BREAKING CHANGES
    2. Features
    3. Miscellaneous Chores
    4. 107.0.1 (2022-05-24)
    5. Bug Fixes
  19. 107.0.0 (2022-05-06)
    1. ⚠ BREAKING CHANGES
    2. Features
  20. 106.0.0 (2022-05-04)
    1. ⚠ BREAKING CHANGES
    2. Features
  21. 105.1.0 (2022-03-09)
    1. Features
  22. 105.0.0 (2022-03-04)
    1. ⚠ BREAKING CHANGES
    2. Features
  23. 104.0.0 (2022-02-07)
    1. ⚠ BREAKING CHANGES
    2. Features
    3. 103.0.1 (2022-01-20)
    4. Bug Fixes
  24. 103.0.0 (2022-01-11)
    1. ⚠ BREAKING CHANGES
    2. Features
  25. 102.0.0 (2022-01-06)
    1. ⚠ BREAKING CHANGES
    2. Features
    3. 101.0.2 (2022-01-06)
    4. Bug Fixes
    5. 101.0.1 (2021-11-10)
    6. Bug Fixes
  26. 101.0.0 (2021-11-07)
    1. Features
    2. Miscellaneous Chores
Libbinaryen packaged for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

libbinaryen-v124.0.0.tar.gz
md5=98406ca09319050dbe16a1f6c401dcfb
sha512=2c35fb54185abd786d89604dcb2853afe01751f9a912a291bd2584437d65235248a744884015cb583341cca5db045569ae9acbdfccc372691e8fa15218288ae0

doc/CHANGELOG.html

Changelog

124.0.0 (2025-11-02)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v124 (#131)

Features

123.0.0 (2025-11-02)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v123 (#129)

Features

122.0.0 (2025-10-31)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v122 (#102)
  • Require node >= 22 for jsoo 6 (#114)
  • Drop support for OCaml 4.12

Features

Miscellaneous Chores

  • Drop support for OCaml 4.12 (bad98c6)

121.0.0 (2025-03-04)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v121 (#101)

Features

120.0.0 (2025-03-02)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v120 (#100)

Features

119.0.0 (2025-03-02)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v119 (#95)

Features

118.0.0 (2025-03-02)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v118

Features

117.0.0 (2025-03-02)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v117 (#93)

Features

116.0.0 (2025-02-17)

⚠ BREAKING CHANGES

  • Upgrade to Binaryen v116 (#92)

Features

115.0.0 (2023-11-02)

⚠ BREAKING CHANGES

  • Update to libbinaryen v115 (#90)

Features

114.0.0 (2023-10-24)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v114 (#87)

Features

113.0.0 (2023-09-14)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v113 (#83)

Features

112.0.0 (2023-07-06)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v112 (#81)

Features

111.1.0 (2023-07-04)

Features

  • Relax the js_of_ocaml version range (#78) (5863fe7)

111.0.0 (2023-02-07)

⚠ BREAKING CHANGES

  • Upgrade to libbinaryen v111 (#75)

Features

110.0.0 (2023-01-05)

⚠ BREAKING CHANGES

  • Require dune 3.0 to better support js_of_ocaml
  • Require js_of_ocaml 4.1 to ensure optimization fix
  • Update binaryen to version_110 (#72)

Features

Miscellaneous Chores

  • Require dune 3.0 to better support js_of_ocaml (008d8ff)
  • Require js_of_ocaml 4.1 to ensure optimization fix (008d8ff)

109.0.1 (2022-10-25)

Bug Fixes

  • Disable the maybe-uninitialized error in newer gcc (#69) (2b6834a)

109.0.0 (2022-10-20)

⚠ BREAKING CHANGES

  • Update binaryen to version_109 (#65)

Features

108.0.0 (2022-06-25)

⚠ BREAKING CHANGES

  • Change js_of_ocaml binding to Binaryen
  • Avoid building tools
  • Update binaryen to version_108 (#62)

Features

Miscellaneous Chores

  • Avoid building tools (1e69a07)
  • Change js_of_ocaml binding to Binaryen (1e69a07)

107.0.1 (2022-05-24)

Bug Fixes

  • Remove upper bounds on dependencies (#60) (3a75c23)

107.0.0 (2022-05-06)

⚠ BREAKING CHANGES

  • Update binaryen to version_107 (#57)

Features

106.0.0 (2022-05-04)

⚠ BREAKING CHANGES

  • Update binaryen to version_106 (#55)

Features

105.1.0 (2022-03-09)

Features

105.0.0 (2022-03-04)

⚠ BREAKING CHANGES

  • Upgrade binaryen to version_105 (#46)

Features

  • Remove unnecessary conf-python-3 dependency (e1d386e)
  • Upgrade binaryen to version_105 (#46) (e1d386e)

104.0.0 (2022-02-07)

⚠ BREAKING CHANGES

  • Update binaryen to version_104

Features

103.0.1 (2022-01-20)

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)

103.0.0 (2022-01-11)

⚠ BREAKING CHANGES

  • Bump binaryen to version_103 (#24)

Features

102.0.0 (2022-01-06)

⚠ BREAKING CHANGES

  • Bump binaryen to version_102 (#20)

Features

101.0.2 (2022-01-06)

Bug Fixes

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

101.0.1 (2021-11-10)

Bug Fixes

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

101.0.0 (2021-11-07)

Features

Miscellaneous Chores