Function wasmer_compiler::wpheaptype_to_type
source ยท pub fn wpheaptype_to_type(ty: HeapType) -> WasmResult<Type>
Expand description
Converts a wasmparser heap type to a Wasm Type.
pub fn wpheaptype_to_type(ty: HeapType) -> WasmResult<Type>
Converts a wasmparser heap type to a Wasm Type.