From ebd8be68201201fd86fc4a4e4e0a535738af86bd Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2026 00:38:46 -0700 Subject: yessssssss so okay, now all the machine code stuff is implemented and it builds without crashing the generated executable still crashes though, but this was enough work that it's getting a celebratory check-in Force-Push: yes Change-Id: I201e6912253647da58ef3537c735b478b0dca9fb --- labels.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'labels.e') diff --git a/labels.e b/labels.e index 253488e..27752aa 100644 --- a/labels.e +++ b/labels.e @@ -288,7 +288,7 @@ 0 swap ~ TODO every time you double this to fix a crash, you must publicly ~ apologize for deferring a real fix. those are the rules - 0x4000 allocate dup + 0x10000 allocate dup ~ (iteration count, execution token, output start, output point) { 3 pick 100 > } { 2 pick execute 4 roll 1+ 4 unroll -- cgit 1.4.1