starting libuv bindings

This commit is contained in:
Mitchell Hashimoto
2022-04-21 09:33:32 -07:00
parent 55351487a9
commit 21ee510471
9 changed files with 391 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "vendor/cglm"]
path = vendor/cglm
url = https://github.com/recp/cglm.git
[submodule "vendor/libuv"]
path = vendor/libuv
url = https://github.com/libuv/libuv.git