Skip to content

Implement exception/interrupt handlers in hyperlight-guest #228

@syntactically

Description

@syntactically

Currently, the guest library does not have interrupt/exception handlers. This is unfortunate for several reasons: it prevents us from using memory fault handlers to do things like dynamically grow guest stacks, does not satisfy wasmtime's requirements for floating point and memory permission exceptions to be returned to it, etc.

Metadata

Metadata

Labels

Type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions