Module unc_vm_runner::prepare

source ·
Expand description

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

Functions§

  • Loads the given module given in original_code, performs some checks on it and does some preprocessing.