From ad1a16d1507c69be4394cb00372791f8a8e3fee1 Mon Sep 17 00:00:00 2001 From: Graham Kelly Date: Tue, 18 Jun 2024 23:21:05 -0400 Subject: [PATCH] more stuff --- .gitmodules | 3 +++ wars/WASI | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 wars/WASI diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..66f8189 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wars/WASI"] + path = wars/WASI + url = https://github.com/wasix-org/wasix-witx.git diff --git a/wars/WASI b/wars/WASI new file mode 160000 index 0000000..ad9d3c9 --- /dev/null +++ b/wars/WASI @@ -0,0 +1 @@ +Subproject commit ad9d3c9a2fa6ef13cde11466b7e3f93ba1293c49