Function wasm_mt::utils::run_js_async

source ·
pub async fn run_js_async(js: &str) -> Result<JsValue, JsValue>