We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01749b1 commit ad6eb4dCopy full SHA for ad6eb4d
CHANGES.md
@@ -37,6 +37,7 @@
37
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001)
38
* Compiler: deadcode elimination of cyclic values (#1978)
39
* Compiler: directly write Wasm binary modules (#2000, #2003)
40
+* Compiler: Propagate arity between compilation units (#1594)
41
42
## Bug fixes
43
* Compiler: fix stack overflow issues with double translation (#1869)
0 commit comments