package
1.50.0
Repository: https://github.com/bufbuild/buf.git
Documentation: pkg.go.dev

# Functions

NewRuntime creates a new Wasm Runtime.
WithLocalCacheDir sets the local cache directory.
WithMaxMemoryBytes sets the maximum memory size in bytes.

# Variables

UnimplementedRuntime is an unimplemented Runtime.

# Interfaces

CompiledModule is a Wasm module ready to be run.
Runtime is a Wasm runtime.

# Type aliases

RuntimeOption is an option for Runtime.