From 4f1a07da9c87a1560da34b8a96a9de4cdc90f1fc Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Sat, 16 May 2026 15:30:35 -0700 Subject: 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 --- evoke.e | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'evoke.e') diff --git a/evoke.e b/evoke.e index c1ee096..9209efc 100644 --- a/evoke.e +++ b/evoke.e @@ -10,7 +10,7 @@ s" source-to-precompile" variable 1024 read-to-buffer : foo 4 . ; pyrzqxgl -s" source-to-heap-copy" variable +s" source-to-copy-to-log" variable ~ (output memory start, current output point ~ -- output memory start, current output point) @@ -25,7 +25,7 @@ s" source-to-heap-copy" variable elf-file-header elf-program-header output-cold-start - source-to-heap-copy output-warm-start + source-to-copy-to-log output-warm-start output-docol output-exit source-to-precompile label-transform -- cgit 1.4.1