2019-09-16 11:36:21 +00:00
|
|
|
[submodule "deno_third_party"]
|
|
|
|
path = third_party
|
|
|
|
url = https://github.com/denoland/deno_third_party.git
|
2020-11-09 14:43:04 +00:00
|
|
|
shallow = true
|
2020-08-25 12:36:50 +00:00
|
|
|
[submodule "std/wasi/testdata"]
|
|
|
|
path = std/wasi/testdata
|
2020-08-26 16:23:14 +00:00
|
|
|
url = https://github.com/khronosproject/wasi-test-suite.git
|
2021-01-07 18:02:47 +00:00
|
|
|
shallow = true
|
2021-01-05 11:07:27 +00:00
|
|
|
[submodule "test_util/wpt"]
|
|
|
|
path = test_util/wpt
|
2021-01-27 14:06:18 +00:00
|
|
|
url = https://github.com/denoland/wpt.git
|
2021-01-07 18:02:47 +00:00
|
|
|
shallow = true
|