Skip to content

Commit 14d52f1

Browse files
committed
Changes
1 parent 3d6f82d commit 14d52f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +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)
21+
* Compiler: Emit index source_map to avoid changing mappings (#1714, #1715)
2222
* Runtime: change Sys.os_type on windows (Cygwin -> Win32)
2323
* Runtime: backtraces are really expensive, they need to be be explicitly
2424
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)

0 commit comments

Comments
 (0)