got multi-laned hot-reload

This commit is contained in:
2025-10-13 02:13:58 -04:00
parent 8ced7cc71e
commit 5f57cea027
18 changed files with 499 additions and 176 deletions

View File

@@ -1,10 +1,10 @@
package sectr
// This should be the only global on client module side.
memory: ^HostMemory
memory: ^ProcessMemory
@(thread_local)
thread_memory: ^ThreadMemory
thread_ctx: ^ThreadMemory
THREAD_TICK_LANES :: 2