File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # dev
1+ # 5.9.0 (2024-11-22) - Lille
22
33## Features/Changes
44* Misc: update testsuite to OCaml 5.2
55* Misc: CI uses opam.2.2 and no longer use sunset repo
66* Misc: yojson is no longer optional
77* Misc: reduce the diff with the wasm_of_ocaml fork
8+ * Misc: finalize support for OCaml 5.3
89* Compiler: speedup global_flow/global_deadcode pass on large bytecode
910* Compiler: improved global dead code elimination (#2206 )
1011* Compiler: speedup json parsing, relying on Yojson.Raw (#1640 )
2829* Toplevel: no longer set globals for toplevel initialization
2930* Runtime: precompute constants used in ` caml_lxm_next ` (#1730 )
3031* Runtime: cleanup runtime
31- * Runtime: add support for OCaml 5.3
3232
3333## Bug fixes
3434* Runtime: fix parsing of unsigned integers (0u2147483648) (#1633 , #1666 )
Original file line number Diff line number Diff line change 1- 5.8.2
1+ 5.9.0
You can’t perform that action at this time.
0 commit comments