chore(build): remove mem dependency, use bc for allocation behavior now

This commit is contained in:
phaneron 2024-09-04 09:15:08 -04:00
parent 7adbe074cb
commit 1a8bf67452
6 changed files with 3 additions and 17 deletions

3
.gitmodules vendored
View file

@ -1,9 +1,6 @@
[submodule "lib/system"]
path = lib/system
url = https://github.com/thunderbrewhq/system.git
[submodule "lib/mem"]
path = lib/mem
url = https://github.com/thunderbrewhq/mem.git
[submodule "lib/bc"]
path = lib/bc
url = https://github.com/thunderbrewhq/bc.git