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 | |
| parent | 892ecce78dec37a1b2701611dd72986442cd094d (diff) | |
| download | wnix-bb49e6bf0e4c299ad860a78441a58b7c3678bed0.tar.gz | |
Import nanowasm
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | src/nanowasm | 0 |
2 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 diff --git a/src/nanowasm b/src/nanowasm new file mode 160000 +Subproject d65c912cb571f6e4946bfd7cbdfcdf4204d09b7 |
