pub fn get_wasm_bindgen_shim_script_path() -> String
Expand description

Extracts path of the wasm_bindgen generated .js shim script.

Internally, this intentionally generates a javascript exception to obtain a stacktrace containing the current script URL.