Module package

Source

Structsยง

Package
A Wasmer package that will be lazily loaded from disk.
WalkBuilderFactory

Enumsยง

BaseDir ๐Ÿ”’
WasmerPackageError
Errors that may occur while loading a Wasmer package from disk.

Constantsยง

IS_WASI ๐Ÿ”’

Functionsยง

include_everything_walker
is_wasmer_ignore_present ๐Ÿ”’
read_manifest ๐Ÿ”’
tempdir ๐Ÿ”’
A polyfill for TempDir::new() that will work when compiling to WASI-based targets.
unpack_archive ๐Ÿ”’
A polyfill for Archive::unpack() that is WASI-compatible.
wasmer_ignore_walker
Create and configure a default ignore walker for building packages that: