Skip to content

Show QuickJS exception details #75

@Perlmint

Description

@Perlmint

Problem or motivation

When an exception is thrown in QuickJS, the error message does not provide any useful information for debugging.

Proposed solution

Using Ctx::catch, we can retrieve the JS Value exception and expose its details.

Alternatives considered

No response

Example usage

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions