Function js_sys::WebAssembly::instantiate_buffer  
source · pub fn instantiate_buffer(buffer: &[u8], imports: &Object) -> PromiseExpand description
The WebAssembly.instantiate() function allows you to compile and
instantiate WebAssembly code.