Expand description
Load a Wasmer package from disk.
Modulesยง
- manifest ๐
- package ๐
- strictness ๐
- volume ๐
Structsยง
- FsVolume
- A lazily loaded volume in a Wasmer package.
- Memory
Dir - An in-memory directory.
- Memory
File - An in-memory file.
- Memory
Volume - An in-memory representation of a volume.
- Package
- A Wasmer package that will be lazily loaded from disk.
- Walk
Builder Factory
Enumsยง
- Manifest
Error - Errors that may occur when converting from a
wasmer_config::package::Manifest
into a WebC manifest. - Memory
Node - An in-memory representation of a filesystem node.
- Strictness
- The strictness to use when working with a
Package
values from this crate. - Wasmer
Package Error - Errors that may occur while loading a Wasmer package from disk.
Traitsยง
- Wasmer
Package Volume - An abstraction over concrete volumes implementation to be used in a Wasmer Package.
Functionsยง
- include_
everything_ walker - wasmer_
ignore_ walker - Create and configure a default ignore walker for building packages that: