linera_wasmer_compiler

Function wptype_to_type

Source
pub fn wptype_to_type(ty: ValType) -> WasmResult<Type>
Expand description

Helper function translating wasmparser types to Wasm Type.