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