Skip to content

Commit 7ed5ef4

Browse files
committed
Changes
1 parent 6c5705d commit 7ed5ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
* Compiler: faster js code generation (#1985)
3636
* Compiler: more efficient code generation from bytecode (#1972)
3737
* Runtime: use Dataview to convert between floats and bit representation
38-
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001, #2012)
38+
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001, #2012, #2027)
3939
* Compiler: deadcode elimination of cyclic values (#1978)
4040
* Compiler: directly write Wasm binary modules (#2000, #2003)
41-
* Compiler: rewrote inlining pass (#1935, #2018)
41+
* Compiler: rewrote inlining pass (#1935, #2018, #2027)
4242

4343
## Bug fixes
4444
* Compiler: fix stack overflow issues with double translation (#1869)

0 commit comments

Comments
 (0)