//
pkg.gl
Category
github.com/wasmvision/wasmvision
runtime
package
0.2.0
Repository:
https://github.com/wasmvision/wasmvision.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
23
Dependents
2
Files
453 SLOC
#
Functions
New
New creates a new Interpreter.
NewMapRefs
NewMapRefs creates a new MapRefs.
#
Structs
Interpreter
Interpreter is a WebAssembly interpreter that can load and run guest modules.
InterpreterConfig
No description provided by the author
MapRefs
MapRefs is a [Refs] implementation powered by a map protected by a mutex.