File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 30
30
* Compiler: improve deadcode optimization (#1963 , #1962 , #1967 )
31
31
* Compiler: improve coloring optimization (#1971 , #1984 , #1986 , #1989 )
32
32
* Compiler: faster constant sharing (#1988 )
33
+ * Compiler: faster wat output (#1992 )
34
+ * Compiler: faster js code generation (#1985 )
33
35
* Compiler: more efficient code generation from bytecode (#1972 )
34
36
* 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 )
36
38
* Compiler: deadcode elimination of cyclic values (#1978 )
37
39
* Compiler: directly write Wasm binary modules (#2000 , #2003 )
38
40
You can’t perform that action at this time.
0 commit comments