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

Display errors in async methods and at top level #386

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soulofmischief
Copy link

@soulofmischief soulofmischief commented Mar 11, 2025

This fixes a regression caused by the most recent release.

I'm unfamiliar with the project, I just upstreamed quickjs-ng/quickjs@77332f2 so this patch needs review.

Tested manually locally and it seems to work. I didn't upstream the test file because it seems to be missing from quickjs-ng's latest build. I was unsure if it should also be upstreamed or written from scratch to be more idiomatic with this project.

Should fix #363 and maybe others

This fixes a regression caused by the most recent release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No error showed when error threw with --module flag
1 participant