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ยง
- read_
manifest ๐ - tempdir ๐A polyfill for
TempDir::new()
that will work when compiling to WASI-based targets. - unpack_
archive ๐A polyfill forArchive::unpack()
that is WASI-compatible.