[][src]Crate near_vm_runner

Modules

prepare

Module that takes care of loading, checking and preprocessing of a wasm module before execution.

Enums

VMError

Functions

compile_module

Used for testing cost of compiling a module

run

run does the following:

run_vm
with_vm_variants