diff options
| author | 2024-08-15 00:08:55 +0000 | |
|---|---|---|
| committer | 2024-08-15 00:08:55 +0000 | |
| commit | 09f24e044653b1327ac1c40f3ab150e3f0184f23 (patch) | |
| tree | 1d9984d053fa5c8d1203abaa49b8752a1532ff11 /vendor/github.com/tetratelabs/wazero/README.md | |
| parent | update go-fastcopy to v1.1.3 (#3200) (diff) | |
| download | gotosocial-09f24e044653b1327ac1c40f3ab150e3f0184f23.tar.xz | |
update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203)
Diffstat (limited to 'vendor/github.com/tetratelabs/wazero/README.md')
| -rw-r--r-- | vendor/github.com/tetratelabs/wazero/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/tetratelabs/wazero/README.md b/vendor/github.com/tetratelabs/wazero/README.md index 657da2959..f020be99a 100644 --- a/vendor/github.com/tetratelabs/wazero/README.md +++ b/vendor/github.com/tetratelabs/wazero/README.md @@ -1,6 +1,6 @@ # wazero: the zero dependency WebAssembly runtime for Go developers -[](https://github.com/tetratelabs/wazero/actions/workflows/spectest.yaml) [](https://pkg.go.dev/github.com/tetratelabs/wazero) [](https://opensource.org/licenses/Apache-2.0) +[](https://pkg.go.dev/github.com/tetratelabs/wazero) [](https://opensource.org/licenses/Apache-2.0) WebAssembly is a way to safely run code compiled in other languages. Runtimes execute WebAssembly Modules (Wasm), which are most often binaries with a `.wasm` |
