Function wasm_bindgen_wasm_conventions::get_memory
source · pub fn get_memory(module: &Module) -> Result<MemoryId>
Expand description
Get a Wasm module’s canonical linear memory.
pub fn get_memory(module: &Module) -> Result<MemoryId>
Get a Wasm module’s canonical linear memory.