Skip to content

Commit 6cae5e0

Browse files
Add a NEWS entry.
1 parent db2fd06 commit 6cae5e0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Computation of the offsets of cell variables is done in the compiler instead
2+
of at runtime. This reduces the overhead of handling cell and free
3+
variables, especially in the case where a variable is both an argument and
4+
cell variable.

0 commit comments

Comments
 (0)