What's Changed
- Add support for
arm64
(M1 mac) by @johnyob in #35 - Add js_of_ocaml support. by @mefyl in #36
- Sync upstream with internal version by @edwinans in #40
- Report allocations on major heap (PR #40, @edwinans)
- Fix extra allocations for 'allocation' option (PR #40, @edwinans)
- Improve README by @edwinans in #41
- Add
js_of_ocaml
dep for tests, adapt test to ocaml.5.3 by @edwinans in #42
New Contributors
- @johnyob made their first contribution in #35
- @mefyl made their first contribution in #36
- @edwinans made their first contribution in #40
Full Changelog: v1.4...v1.5