package
0.2.0
Repository: https://github.com/wasmvision/wasmvision.git
Documentation: pkg.go.dev

# Functions

New creates a new Interpreter.
NewMapRefs creates a new MapRefs.

# Structs

Interpreter is a WebAssembly interpreter that can load and run guest modules.
No description provided by the author
MapRefs is a [Refs] implementation powered by a map protected by a mutex.