mirror of
https://github.com/Samsung/escargot.git
synced 2026-06-22 10:01:50 +00:00
Add web-tooling-benchmark
Signed-off-by: HyukWoo Park <hyukwoo.park@samsung.com>
This commit is contained in:
parent
0197d3215b
commit
a41d6c5ff5
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -26,3 +26,6 @@
|
|||
path = third_party/wasm/wabt
|
||||
url = https://github.com/WebAssembly/wabt
|
||||
ignore = untracked
|
||||
[submodule "test/web-tooling-benchmark"]
|
||||
path = test/web-tooling-benchmark
|
||||
url = https://github.com/v8/web-tooling-benchmark
|
||||
|
|
|
|||
1
test/web-tooling-benchmark
Submodule
1
test/web-tooling-benchmark
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 4a12828c6a1eed02a70c011bd080445dd319a05f
|
||||
Loading…
Add table
Add a link
Reference in a new issue