diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | test/emscripten | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cb63d1944..dd6f813bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,7 @@ [submodule "test/waterfall"] path = test/waterfall url = https://github.com/WebAssembly/waterfall.git + +[submodule "test/emscripten"] + path = test/emscripten + url = https://github.com/kripken/emscripten.git diff --git a/test/emscripten b/test/emscripten new file mode 160000 +Subproject 6697ee480bdbdb8ccfa0750f25a8be3897c9d73 |