wasmvmhost

package
v0.5.0-alpha.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2023 License: Apache-2.0, Apache-2.0 Imports: 1 Imported by: 0

Documentation

Rendered for js/wasm

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectWasmHost

func ConnectWasmHost()

Types

type WasmVMHost

type WasmVMHost struct {
}

func (*WasmVMHost) ExportName

func (w *WasmVMHost) ExportName(index int32, name string)

func (*WasmVMHost) Sandbox

func (w *WasmVMHost) Sandbox(funcNr int32, params []byte) []byte

func (*WasmVMHost) StateDelete

func (w *WasmVMHost) StateDelete(key []byte)

func (*WasmVMHost) StateExists

func (w *WasmVMHost) StateExists(key []byte) bool

func (*WasmVMHost) StateGet

func (w *WasmVMHost) StateGet(key []byte) []byte

func (*WasmVMHost) StateSet

func (w *WasmVMHost) StateSet(key, value []byte)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL