//
pkg.gl
Category
github.com/meshplus/bitxhub
pkg
vm
package
2.8.0+incompatible
Repository:
https://github.com/meshplus/bitxhub.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
8
Files
43 SLOC
#
Packages
boltvm
No description provided by the author
evm
No description provided by the author
wasm
No description provided by the author
#
Functions
NewContext
NewContext creates a context of wasm instance.
#
Structs
Context
Context represents the context of wasm.
#
Interfaces
VM
VM is the basic interface for an implementation of the VM.