refactor stack vm to use a basic block ish structure
build / build (push) Failing after 1m46s

This commit is contained in:
2026-08-24 01:12:34 -06:00
parent 8a20c4f4aa
commit 950d123760
21 changed files with 406 additions and 232 deletions
+1
View File
@@ -35,6 +35,7 @@
in ''
export GYEHOEK_RUNTIME=${lib.getExe final.gyehoek-runtime}
export PATH=${lib.makeBinPath bin}:$PATH
export GYEHOEK_IN_NIX_BUILD=1
'';
})];
shell = {