beginning to lift vmem ops out of the arena

This commit is contained in:
ed
2025-02-05 13:42:36 -05:00
parent 8936ae9aa7
commit 268271e4a7
15 changed files with 1017 additions and 170 deletions
+6 -1
View File
@@ -16,6 +16,11 @@
"xmemory": "cpp",
"memory.h": "c",
"charconv": "c",
"xstring": "c"
"xstring": "c",
"memory_substrate.h": "c",
"os.h": "c",
"os_core.h": "c",
"file.h": "c",
"xiosbase": "c"
}
}