Commit 05b94d9 1 parent 4680208 commit 05b94d9 Copy full SHA for 05b94d9
File tree 2 files changed +3
-3
lines changed
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
2
2
3
3
## Features/Changes
4
4
* Misc: update testsuite to OCaml 5.2
5
5
* Misc: CI uses opam.2.2 and no longer use sunset repo
6
6
* Misc: yojson is no longer optional
7
7
* Misc: reduce the diff with the wasm_of_ocaml fork
8
+ * Misc: finalize support for OCaml 5.3
8
9
* Compiler: speedup global_flow/global_deadcode pass on large bytecode
9
10
* Compiler: improved global dead code elimination (#2206 )
10
11
* Compiler: speedup json parsing, relying on Yojson.Raw (#1640 )
28
29
* Toplevel: no longer set globals for toplevel initialization
29
30
* Runtime: precompute constants used in ` caml_lxm_next ` (#1730 )
30
31
* Runtime: cleanup runtime
31
- * Runtime: add support for OCaml 5.3
32
32
33
33
## Bug fixes
34
34
* 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