mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-23 00:45:32 +00:00
fix(api/build): Add v8 to .gitmodules
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "lib/api/third_party/wamr"]
|
||||
path = lib/api/third_party/wamr
|
||||
url = https://github.com/bytecodealliance/wasm-micro-runtime
|
||||
[submodule "lib/api/third_party/v8-cmake"]
|
||||
path = lib/api/third_party/v8-cmake
|
||||
url = https://github.com/laper32/v8-cmake
|
||||
|
Reference in New Issue
Block a user