Module wasmer_types::compilation::symbols
source · Expand description
This module define the required structures for compilation symbols.
Structs
An archived
ModuleMetadata
Serializable struct that represents the compiled metadata.
The resolver for an archived
ModuleMetadata
A simple metadata registry
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.