deps: add mimalloc dependency

This commit is contained in:
Pierre Tachoire
2024-04-06 11:09:32 +02:00
parent 5e9d31b053
commit 59b2954ff4
3 changed files with 25 additions and 2 deletions

3
.gitmodules vendored
View File

@@ -19,3 +19,6 @@
[submodule "tests/wpt"]
path = tests/wpt
url = https://github.com/lightpanda-io/wpt
[submodule "vendor/mimalloc"]
path = vendor/mimalloc
url = git@github.com:microsoft/mimalloc.git