devela::_dep::web_sys::js_sys::wasm_bindgen

Function module

Source
pub fn module() -> JsValue
Available on crate feature dep_web_sys only.
Expand description

Returns a handle to this Wasm instance’s WebAssembly.Module. This is only available when the final Wasm app is built with --target no-modules or --target web.