zingen

Module wasm

Source
Expand description

WASM related primitives.

Modulesยง

  • abi ๐Ÿ”’
    WASM ABI
  • data ๐Ÿ”’
    Dataset in code generation
  • func ๐Ÿ”’
    Function handler
  • host ๐Ÿ”’
    Host functions

Macrosยง

Structsยง

  • Data section conversion
  • A struct that holds the environment wasm module.
  • WASM export section
  • WASM function registry
  • Function with validator.
  • WASM Functions by indexes.
  • WASM import section
  • WASM slot registry

Enumsยง

Traitsยง

  • Get the offset of this type in the lowest significant bytes.
  • WASM type size for the stack representation of EVM.