diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-05-16 15:30:35 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-05-16 15:30:35 -0700 |
| commit | 4f1a07da9c87a1560da34b8a96a9de4cdc90f1fc (patch) | |
| tree | 31360b5f2acf4fe1b870cb04a2bfd58fb35ba1eb /execution.e | |
| parent | fe3de0772dac094b94f8de89efbb815a62b1a2fa (diff) | |
the skeleton of the log-load transform is in place now
it doesn't actually output anything, but it all runs without crashing Force-Push: yes Change-Id: I48f2e647044df0ae3db961c747cee31a8826ecf3
Diffstat (limited to 'execution.e')
| -rw-r--r-- | execution.e | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/execution.e b/execution.e index 6af9e2c..daacddb 100644 --- a/execution.e +++ b/execution.e @@ -486,8 +486,7 @@ current-offset L!' warm-start 3roll - ~ log-load-transform - drop + log-load-transform ~ TODO this is tied to the specific example in evoke ~ L@' happy-path L@' origin + pack64 |