Ecosyste.ms: Packages

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

Top 0.8% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.3% dependent repos on proxy.golang.org
Top 2.0% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org

proxy.golang.org : github.com/tetratelabs/wazero

This is an example of how to extend a Go application with an addition function defined in WebAssembly. Since addWasm was compiled with TinyGo's `wasi` target, we need to configure WASI host imports. A complete project that does the same as this is available here: https://github.com/tetratelabs/wazero/tree/main/examples/basic This is a basic example of using the file system compilation cache via wazero.NewCompilationCacheWithDir. The main goal is to show how it is configured. This example shows how to configure an embed.FS. This is a basic example of retrieving custom sections using RuntimeConfig.WithCustomSections.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/tetratelabs/wazero
Keywords: ahead-of-time, compiler, go, golang, jit, runtime, vm, wasi, wasm, webassembly
License: Apache-2.0
Latest release: 28 days ago
First release: almost 2 years ago
Namespace: github.com/tetratelabs
Dependent packages: 374
Dependent repositories: 400
Stars: 3,671 on GitHub
Forks: 190 on GitHub
Docker dependents: 221
Docker downloads: 145,547,619
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...