Function wasmer_compiler::wptype_to_type
source · [−]pub fn wptype_to_type(ty: Type) -> WasmResult<Type>Expand description
Helper function translating wasmparser types to Wasm Type.
pub fn wptype_to_type(ty: Type) -> WasmResult<Type>Helper function translating wasmparser types to Wasm Type.