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 (2023-??-?? ) - ??
1
+ # Dev (2023-12-01 ) - Lille
2
2
3
3
## Features/Changes
4
4
* Compiler: global dead code elimination (Micah Cantor, #1503 )
5
5
* Compiler: change control-flow compilation strategy (#1496 )
6
6
* Compiler: loop no longer absorb the whole continuation
7
7
* Compiler: Dead code elimination of unused references (#2076 )
8
8
* Compiler: reduce memory consumption (#1516 )
9
- * Compiler: support for es6 import and export construct
9
+ * Compiler: support for import and export construct in the js parser/printer
10
10
* Lib: add download attribute to anchor element
11
11
* Misc: switch CI to OCaml 5.1
12
12
* Misc: preliminary support for OCaml 5.2
Original file line number Diff line number Diff line change 1
- 5.4 .0
1
+ 5.5 .0
You can’t perform that action at this time.
0 commit comments