We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366eb06 commit 082e248Copy full SHA for 082e248
CHANGES.md
@@ -34,6 +34,7 @@
34
* Runtime: use Dataview to convert between floats and bit representation
35
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962)
36
* Compiler: deadcode elimination of cyclic values (#1978)
37
+* Compiler: directly write Wasm binary modules (#2000, #2003)
38
39
## Bug fixes
40
* Compiler: fix stack overflow issues with double translation (#1869)
0 commit comments