Function js_sys::WebAssembly::instantiate_module  
source · pub fn instantiate_module(module: &Module, imports: &Object) -> PromiseExpand description
The WebAssembly.instantiate() function allows you to compile and
instantiate WebAssembly code.