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 62b90bc commit ff3367aCopy full SHA for ff3367a
CHANGES.md
@@ -19,6 +19,7 @@
19
* Compiler: warn on joo_global_object
20
* Compiler: revisit static env handling (#1708)
21
* Compiler: Emit index source_map to avoid changing mappings (#1714, #1715)
22
+* Compiler: improved source map generation (#1716)
23
* Runtime: change Sys.os_type on windows (Cygwin -> Win32)
24
* Runtime: backtraces are really expensive, they need to be be explicitly
25
requested at compile time (--enable with-js-error) or at startup (OCAMLRUNPARAM=b=1)
0 commit comments