Function js_sys::WebAssembly::instantiate_module
source · [−]Expand description
The WebAssembly.instantiate()
function allows you to compile and
instantiate WebAssembly code.
The WebAssembly.instantiate()
function allows you to compile and
instantiate WebAssembly code.