Expand description
This module define the required structures for compilation symbols.
Structs§
- Archived
Module Metadata - An archived
ModuleMetadata
- Module
Metadata - Serializable struct that represents the compiled metadata.
- Module
Metadata Resolver - The resolver for an archived
ModuleMetadata
- Module
Metadata Symbol Registry - A simple metadata registry
Enums§
- Archived
Symbol - An archived
Symbol
- Symbol
- The kinds of wasmer_types objects that might be found in a native object file.
- Symbol
Resolver - The resolver for an archived
Symbol
Traits§
- Symbol
Registry - This trait facilitates symbol name lookups in a native object file.