Skip to content

Panics are not caught within Callable #848

@pepyakin

Description

@pepyakin

When anything panics inside of wasmtime::Callable the whole process gets aborted it seems.

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
fatal runtime error: failed to initiate panic, error 5
[1]    98746 abort      cargo run

I think error 5 corresponds to the error when it cannot find the handler on the stack

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions