Skip to content

Wire up guest exception handlers to wasmtime exception handlers #81

@syntactically

Description

@syntactically

Currently, wasmtime has to guard all operations that might cause a sandbox trap, because it isn't wired up to the guest interrupt handlers. It would be nice to wire up wasmtime_init_traps to the guest exception handlers to avoid this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions