package
0.5.0
Repository: https://github.com/suborbital/hive-wasm.git
Documentation: pkg.go.dev

# Functions

HandleBundle loads a .wasm.zip file into the hive instance.
HandleBundleAtPath loads a .wasm.zip file into the hive instance.
NewRunner returns a new *Runner.
UseLogger sets the logger to be used by Wasm Runnables.

# Structs

Runner represents a wasm-based runnable.