Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report errors through the WASM bindings #1

Closed
Tracked by #1518
ef4 opened this issue Jun 7, 2023 · 0 comments · Fixed by #10
Closed
Tracked by #1518

Report errors through the WASM bindings #1

ef4 opened this issue Jun 7, 2023 · 0 comments · Fixed by #10
Labels

Comments

@ef4
Copy link
Collaborator

ef4 commented Jun 7, 2023

From our remaining TODOs:

When you run the example program in this repo with cargo run some-file-with-errors.gjs, you get nice terminal output explaining any syntax errors. But when you do the same thing through the WASM library bindings, we still provide a placeholder error that says "something went wrong".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants