Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.8% on proxy.golang.org
Top 1.0% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 3.0% forks on proxy.golang.org

proxy.golang.org : github.com/bytecodealliance/wasmtime-go/v14

Package wasmtime is a WebAssembly runtime for Go powered by Wasmtime. This package provides everything necessary to compile and execute WebAssembly modules as part of a Go program. Wasmtime is a JIT compiler written in Rust, and can be found at https://github.com/bytecodealliance/wasmtime. This package is a binding to the C API provided by Wasmtime. The API of this Go package is intended to mirror the Rust API (https://docs.rs/wasmtime) relatively closely, so if you find something is under-documented here then you may have luck consulting the Rust documentation as well. As always though feel free to file any issues at https://github.com/bytecodealliance/wasmtime-go/issues/new. It's also worth pointing out that the authors of this package up to this point primarily work in Rust, so if you've got suggestions of how to make this package more idiomatic for Go we'd love to hear your thoughts! An example of a wasm module which calculates the GCD of two numbers An example of instantiating a small wasm module which imports functionality from the host, then calling into wasm which calls back into the host.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bytecodealliance/wasmtime-go/v14
Keywords: go, golang, runtime, rust, wasi, wasm, wasmtime, webassembly
License: Apache-2.0
Latest release: 7 months ago
First release: 7 months ago
Namespace: github.com/bytecodealliance/wasmtime-go
Dependent packages: 39
Dependent repositories: 1
Stars: 679 on GitHub
Forks: 72 on GitHub
Docker dependents: 1
Docker downloads: 51,158
Total Commits: 199
Committers: 21
Average commits per author: 9.476
Development Distribution Score (DDS): 0.211
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...