Skip to main content

wasm_html_wrapper

Function wasm_html_wrapper 

Source
pub fn wasm_html_wrapper(wasm_js_path: &str) -> String
Expand description

The minimal HTML wrapper that loads a WASM component. Sets data-mounted="true" on body after WASM init completes.