Bug Fixes
- Use double dash before -j4 to always pass through (#39) (002eb47)
Bug Fixes
- Remove library_flags & only specify c_library_flags where needed (#37) (cd8c41a)
- Run cmake build with -j4 for faster builds (cd8c41a)
Bug Fixes
- Ensure project can build with Opam on Windows (#33) (e6070de)
Bug Fixes
- Copy wasm-delegations.def into the correct location (#28) (c79bcc3)
⚠ 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