Expand description

The core of the smart contract execution logic.

Modules

  • This module contains all the execution related code.
  • Code execution.
  • This module is responsible for resolving host functions from within the WASM engine.
  • This module contains executor state of the WASM code.
  • The context of execution of WASM code.

Enums

Constants

Functions

Type Definitions

  • Alias for an array of bytes that represents an address.