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 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
You can’t perform that action at this time.
0 commit comments