Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MaximumWasmerInstanceCount = uint64(10)
MaximumWasmerInstanceCount represents the maximum number of Wasmer instances that can be active at the same time
Functions ¶
func NewVMHost ¶
func NewVMHost( blockChainHook vmcommon.BlockchainHook, hostParameters *vmhost.VMHostParameters, ) (vmhost.VMHost, error)
NewVMHost creates a new VM vmHost
func PopulateAllImports ¶
func PopulateAllImports(imports vmhooksmeta.EIFunctionReceiver) error
PopulateAllImports fills a function container with all existing EI functions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.