You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the fvm::abort syscall fails, abort from within rust instead of
panicing. This will compile to an "unreachable" instruction in wasm and
_won't_ invoke the panic processing logic.
0 commit comments