Function wasmer_compiler::from_binaryreadererror_wasmerror

source ยท
pub fn from_binaryreadererror_wasmerror(
    original: BinaryReaderError,
) -> WasmError
Expand description

Make a [WasmError] out of a [BinaryReaderError].