Module wasmer_compiler::serialize
source · Structs§
- An archived
SerializableCompilation
- An archived
SerializableModule
- Metadata header which holds an ABI version and the length of the remaining metadata.
- The compilation related data for a serialized modules
- The resolver for an archived
SerializableCompilation
- Serializable struct that is able to serialize from and to a
ArtifactInfo
. - The resolver for an archived
SerializableModule