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 4c1f2dd commit 798bfd9Copy full SHA for 798bfd9
CHANGES.md
@@ -34,7 +34,7 @@
34
* Compiler: faster js code generation (#1985)
35
* Compiler: more efficient code generation from bytecode (#1972)
36
* Runtime: use Dataview to convert between floats and bit representation
37
-* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001)
+* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001, #2012)
38
* Compiler: deadcode elimination of cyclic values (#1978)
39
* Compiler: directly write Wasm binary modules (#2000, #2003)
40
* Compiler: rewrote inlining pass (#1935)
0 commit comments