Skip to main content

wasm_parse_implemented_specs

Function wasm_parse_implemented_specs 

Source
pub fn wasm_parse_implemented_specs(
    input: JsValue,
) -> Result<Vec<ImplementedSpecInfo>, WasmCommonError>
Expand description

Parse and validate engine getImplementedSpecs() payload.