Wazero: the zero dependency WebAssembly runtime for Go developers
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 extension. wazero is a WebAssembly Core Specification 1.0 and 2.0 compliant runtime written in Go. It has zero dependencies, and doesn't rely on CGO. This means you can run applications in other languages and still keep cross compilation. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/tetratelabs/wazero
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.8.2-3.fc42 | - |
Fedora 42 | 1.8.2-3.fc42 | - |
Fedora 41 | 1.8.2-2.fc41 | - |
Fedora 40 | 1.8.2-2.fc40 | - |
You can contact the maintainers of this package via email at
golang-github-tetratelabs-wazero dash maintainers at fedoraproject dot org
.