Skip to main content

init_bg_no_modules

Function init_bg_no_modules 

Source
pub fn init_bg_no_modules(
    bg_js: JsValue,
    wasm_module: JsValue,
) -> ThreadDispatcherInit
Expand description

Start building a thread dispatcher using the bindgen script from the “no-modules” target. See ThreadDispatcherInit