diff options
Diffstat (limited to 'execution.e')
| -rw-r--r-- | execution.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/execution.e b/execution.e index 8410678..bd27f7e 100644 --- a/execution.e +++ b/execution.e @@ -481,7 +481,7 @@ current-offset L!' warm-start ~ TODO this is tied to the specific example in evoke - over L@' happy-path swap - L@' origin + pack64 + L@' happy-path L@' origin + pack64 ~ Before handing off to us, cold-start pushed a single value onto the ~ stack, a pointer to the beginning of the heap. Now, we load our entire |