Skip to content

Commit 246df64

Browse files
committed
CHANGES
1 parent 6672ac1 commit 246df64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@
3030
* Compiler: improve deadcode optimization (#1963, #1962, #1967)
3131
* Compiler: improve coloring optimization (#1971, #1984, #1986, #1989)
3232
* Compiler: faster constant sharing (#1988)
33+
* Compiler: faster wat output (#1992)
34+
* Compiler: faster js code generation (#1985)
3335
* Compiler: more efficient code generation from bytecode (#1972)
3436
* Runtime: use Dataview to convert between floats and bit representation
35-
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962)
37+
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001)
3638
* Compiler: deadcode elimination of cyclic values (#1978)
3739
* Compiler: directly write Wasm binary modules (#2000, #2003)
3840

0 commit comments

Comments
 (0)