We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0e121c commit 8810fb3Copy full SHA for 8810fb3
.gitmodules
@@ -13,3 +13,6 @@
13
[submodule "deps/quickjs"]
14
path = deps/quickjs
15
url = https://github.com/quickjs-ng/quickjs.git
16
+[submodule "deps/mimalloc"]
17
+ path = deps/mimalloc
18
+ url = https://github.com/microsoft/mimalloc
deps/mimalloc
0 commit comments