Skip to content

Commit 342c45e

Browse files
committed
Changes
1 parent eaf2b9a commit 342c45e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
that follows the semantic of the backend (js or wasm)
1919
* Compiler: warn on joo_global_object
2020
* Compiler: revisit static env handling (#1708)
21+
* Compiler: Emit index map when linking multiple js files together (#1714)
2122
* Runtime: change Sys.os_type on windows (Cygwin -> Win32)
2223
* Runtime: backtraces are really expensive, they need to be be explicitly
2324
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)

0 commit comments

Comments
 (0)