Function wasmer_compiler::wptype_to_type
source ยท pub fn wptype_to_type(ty: ValType) -> WasmResult<Type>
Expand description
Helper function translating wasmparser types to Wasm Type.
pub fn wptype_to_type(ty: ValType) -> WasmResult<Type>
Helper function translating wasmparser types to Wasm Type.