Skip to content

Supporting panic=unwind without hard aborts #5151

Description

@guybedford

The hard abort handling we implemented along with panic=unwind relies on the WebAssembly.JSTag, which is only available in node.js 22+.

It could be beneficial to support a panic=unwind variant without hard abort handling that can work on earlier Node.js versions without requiring the WebAssembly.JSTag import.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions