still figuring out some allocator strats around offering opt out of Area

This commit is contained in:
ed
2025-02-06 10:12:17 -05:00
parent 259cb23810
commit 4221064785
8 changed files with 502 additions and 186 deletions
+4 -1
View File
@@ -34,7 +34,10 @@
"limits": "cpp",
"toolchain.h": "c",
"thread_context.h": "c",
"stb_sprintf.h": "c"
"stb_sprintf.h": "c",
"base_types.h": "c",
"platform.h": "c",
"macros.h": "c"
},
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#713fb8",