package
1.5.37
Repository: https://github.com/multiversx/mx-chain-vm-go.git
Documentation: pkg.go.dev

# Functions

IsWasmer1Allowed returns true if the default test executor is Wasmer 1.
NewDefaultTestExecutorFactory instantiates an executor factory based on the $VMEXECUTOR environment variable.

# Variables

EnvVMEXECUTOR is the name of the environment variable that controls the default test executor.
ExecWasmer1 is the value of the EnvVMEXECUTOR variable which selects Wasmer 1.
ExecWasmer2 is the value of the EnvVMEXECUTOR variable which selects Wasmer 2.