pub type WasmModule = Vec<u8>;
Expand description

WASM module.