We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf2b9a commit 342c45eCopy full SHA for 342c45e
CHANGES.md
@@ -18,6 +18,7 @@
18
that follows the semantic of the backend (js or wasm)
19
* Compiler: warn on joo_global_object
20
* Compiler: revisit static env handling (#1708)
21
+* Compiler: Emit index map when linking multiple js files together (#1714)
22
* Runtime: change Sys.os_type on windows (Cygwin -> Win32)
23
* Runtime: backtraces are really expensive, they need to be be explicitly
24
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)
0 commit comments