Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
747: [fix issue #724] replace panic! with return Err() r=syrusakbary a=pventuzelo related to issue: #724 after the patch: ``` ./target/release/wasmer run reported_issues/panic_wasm_trap_occured_call_indirect.wasm sizeof(UAFME) = 4 execute_wasm: "wasm trap occured: `call_indirect` out-of-bounds" ``` Co-authored-by: Patrick Ventuzelo <[email protected]> Co-authored-by: Patrick Ventuzelo <[email protected]>
- Loading branch information