-
-
Notifications
You must be signed in to change notification settings - Fork 477
Closed
Labels
APIenhancementNew feature or requestNew feature or requestvmIssues and PRs related to the Boa Virtual Machine.Issues and PRs related to the Boa Virtual Machine.
Milestone
Description
As part of our focus on improving our Error APIs, we need to introduce backtraces to errors generated at execution. This includes:
- Adding a
Backtracestruct. - Retrofitting our VM to hold the current backtrace.
- Adding names to all native functions.
- Storing the current backtrace inside every thrown
JsError.
gschier and Guichaguridtugend
Metadata
Metadata
Assignees
Labels
APIenhancementNew feature or requestNew feature or requestvmIssues and PRs related to the Boa Virtual Machine.Issues and PRs related to the Boa Virtual Machine.