From a80c682d18d1f9da15cc5e28249194efc8e6afea Mon Sep 17 00:00:00 2001 From: kitty Date: Thu, 5 Mar 2026 00:38:19 +1100 Subject: move back to brk'd memory someone on the uiua discord told me about mprotect. it worked! --- jefs.fs | 1 - 1 file changed, 1 deletion(-) (limited to 'jefs.fs') diff --git a/jefs.fs b/jefs.fs index 45804c7..1d6d83b 100644 --- a/jefs.fs +++ b/jefs.fs @@ -1,7 +1,6 @@ \ i think something is going on with the stack. i dunno \ things TODO: \ standardise stack comment abbrs (i like leo brodie's forth_style.txt) -\ go back to brked user mem area (with mprotect) (someone in the uiua discord suggested it \ DO LOOP \ s\" \ add error handling to compiling words -- cgit v1.2.3