This commit is contained in:
Joey Hess 2025-03-07 16:03:35 -04:00
parent 10e36759bf
commit 5ef1c44e07
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -40,6 +40,6 @@ List it here with an example!
`git-annex addcomputed --to=imageconvert foo.jpeg foo.gif`
* [[compute/git-annex-compute-wasmedge]]
Uses [wasmedge](https://WasmEdge.org/) to run WASM programs that are
Uses [WasmEdge](https://WasmEdge.org/) to run WASM programs that are
checked into the git-annex repository, to compute other files in the
repository. [[Examples here|compute/git-annex-compute-wasmedge-examples]]