diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-04 00:57:20 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-06 22:21:50 +0200 |
| commit | bb49e6bf0e4c299ad860a78441a58b7c3678bed0 (patch) | |
| tree | 9ce8a3b3315f7a1e5876157b57b5b69876794d5d /.gitmodules | |
| parent | 892ecce78dec37a1b2701611dd72986442cd094d (diff) | |
| download | wnix-bb49e6bf0e4c299ad860a78441a58b7c3678bed0.tar.gz | |
Import nanowasm
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bd673b0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/nanowasm"] + path = src/nanowasm + url = https://gitea.privatedns.org/xavi/nanowasm.git |
