Structs§
- A Wasmer package that will be lazily loaded from disk.
Enums§
- BaseDir 🔒
- Errors that may occur while loading a Wasmer package from disk.
Constants§
- IS_WASI 🔒
Functions§
- tempdir 🔒A polyfill for
TempDir::new()
that will work when compiling to WASI-based targets. - A polyfill for
Archive::unpack()
that is WASI-compatible.