wasm_
spec_
interpreter
0.0.0
wasm_spec_interpreter
Function
instantiate
Copy item path
Source
pub fn instantiate(_module: &[
u8
]) ->
Result
<
SpecInstance
,
String
>