2019-09-16 07:36:21 -04:00
|
|
|
[submodule "deno_third_party"]
|
|
|
|
path = third_party
|
|
|
|
url = https://github.com/denoland/deno_third_party.git
|
2020-11-09 09:43:04 -05:00
|
|
|
shallow = true
|
2020-08-25 08:36:50 -04: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 13:02:47 -05:00
|
|
|
shallow = true
|
2021-01-05 06:07:27 -05:00
|
|
|
[submodule "test_util/wpt"]
|
|
|
|
path = test_util/wpt
|
2021-01-27 09:06:18 -05:00
|
|
|
url = https://github.com/denoland/wpt.git
|
2021-01-07 13:02:47 -05:00
|
|
|
shallow = true
|