Module owned

Module owned 

Source
Expand description

Owned variants of the module data types, useful for serialization and testing.

Structs§

OwnedExportFunction
OwnedFunctionMetadata
OwnedGlobalSpec
A variant of GlobalSpec with owned strings throughout.
OwnedImportFunction
OwnedLinearMemorySpec
Specification of the linear memory of a module
OwnedModuleData
The metadata (and some data) for a Lucet module.
OwnedSparseData
A sparse representation of a Lucet module’s initial heap.