Module gear_core::code

source ·
Expand description

Module for checked code.

Structs§

  • A binary reader for WebAssembly modules.
  • Contains instrumented binary code of a program and initial memory size from memory import.
  • The newtype contains the Code instance and the corresponding id (hash).
  • The newtype contains the instrumented code and the corresponding id (hash).
  • The newtype contains the instrumented code and the corresponding id (hash).
  • Configuration for Code::try_new_mock_. By default all checks enabled.

Enums§

Constants§