more progress on code 2

This commit is contained in:
2025-10-11 21:24:46 -04:00
parent 05e979907a
commit d25757da61
13 changed files with 630 additions and 35 deletions

View File

@@ -3,7 +3,6 @@ package sectr
// This should be the only global on client module side.
host_memory: ^HostMemory
State :: struct {
job_system: JobSystemContext,
}