Module wasmer_types::compilation::symbols

source ·
Expand description

This module define the required structures for compilation symbols.

Structs§

Enums§

  • The kinds of wasmer_types objects that might be found in a native object file.
  • The resolver for an archived Symbol

Traits§

  • This trait facilitates symbol name lookups in a native object file.