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 a4bb357 commit 2b1da6bCopy full SHA for 2b1da6b
CHANGES.md
@@ -32,6 +32,7 @@
32
* Compiler: more efficient code generation from bytecode (#1972)
33
* Runtime: use Dataview to convert between floats and bit representation
34
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962)
35
+* Compiler: Propagate arity between compilation units (#1594)
36
37
## Bug fixes
38
* Compiler: fix stack overflow issues with double translation (#1869)
0 commit comments