⚠ BREAKING CHANGES
- Upgrade to libbinaryen v113 (#83)
Features
⚠ BREAKING CHANGES
- Upgrade to libbinaryen v112 (#81)
Features
Features
- Relax the js_of_ocaml version range (#78) (5863fe7)
⚠ BREAKING CHANGES
- Upgrade to libbinaryen v111 (#75)
Features
⚠ 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)
Bug Fixes
- Disable the maybe-uninitialized error in newer gcc (#69) (2b6834a)
⚠ BREAKING CHANGES
- Update binaryen to version_109 (#65)
Features
⚠ 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)
Bug Fixes
- Remove upper bounds on dependencies (#60) (3a75c23)
⚠ BREAKING CHANGES
- Update binaryen to version_107 (#57)
Features
⚠ BREAKING CHANGES
- Update binaryen to version_106 (#55)
Features
Features
⚠ BREAKING CHANGES
- Upgrade binaryen to version_105 (#46)
Features
- Remove unnecessary conf-python-3 dependency (e1d386e)
- Upgrade binaryen to version_105 (#46) (e1d386e)
⚠ BREAKING CHANGES
- Update binaryen to version_104
Features
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)
⚠ BREAKING CHANGES
- Bump binaryen to version_103 (#24)
Features
⚠ BREAKING CHANGES
- Bump binaryen to version_102 (#20)
Features
Bug Fixes
- Always have a target non-Windows/non-MacOS (#17) (fac9d36)
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