Crate wizer

Source
Expand description

Wizer: the WebAssembly pre-initializer!

See the Wizer struct for details.

Re-exports§

pub use wasmtime;

Structs§

StoreData
The type of data that is stored in the wasmtime::Store during initialization.
Wizer
Wizer: the WebAssembly pre-initializer!

Type Aliases§

Linker
The type of linker that Wizer uses when evaluating the initialization function.