summary refs log tree commit diff
path: root/labels.e
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-05-19 00:38:46 -0700
committerIrene Knapp <ireneista@irenes.space>2026-05-19 00:38:46 -0700
commitebd8be68201201fd86fc4a4e4e0a535738af86bd (patch)
treef609d37f12d58ba4dbb5f2a3551cd9344b974c86 /labels.e
parenteec336dea3d86e176c4bd86c435e6be35fec64e2 (diff)
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
Diffstat (limited to 'labels.e')
-rw-r--r--labels.e2
1 files changed, 1 insertions, 1 deletions
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