Module webc::wasmer_package
source · Expand description
Load a Wasmer package from disk.
Structs
- A Wasmer package that will be lazily loaded from disk.
- A lazily loaded volume in a Wasmer package.
Enums
- Errors that may occur when converting from a
wasmer_toml::Manifest
to acrate::metadata::Manifest
. - The strictness to use when working with a
crate::wasmer_package::Package
. - Errors that may occur while loading a Wasmer package from disk.