This repository was archived by the owner on Apr 25, 2025. It is now read-only.
JS Embedding: When to capture stack trace #37
Closed
Description
The current Layer 1 proposal splits creating the exception object from throwing it. JavaScript exceptions usually have a stack trace associated with them. Should the embedding capture the stack trace at the point the exception is created, or when it is thrown?
See #33 (comment)
Metadata
Metadata
Assignees
Labels
No labels