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 26b0106 commit eb3064dCopy full SHA for eb3064d
CHANGES.md
@@ -29,6 +29,7 @@
29
* Compiler: improve debug/sourcemap location of closures (#1947)
30
* Compiler: improve tailcall optimization (#1943)
31
* Runtime: use Dataview to convert between floats and bit representation
32
+* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962)
33
34
## Bug fixes
35
* Compiler: fix stack overflow issues with double translation (#1869)
0 commit comments