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 04f3bcd commit 9644830Copy full SHA for 9644830
CHANGES.md
@@ -48,6 +48,7 @@
48
* Compiler/wasm: use type analysis to remove some unnecessary uses of JavasScript strict equality (#2040)
49
* Compiler/wasm: use more precise environment types (#2041)
50
* Compiler/wasm: optimize calls to statically known function (#2044)
51
+* Compiler: Propagate arity between compilation units (#1594)
52
53
## Bug fixes
54
* Compiler: fix stack overflow issues with double translation (#1869)
0 commit comments