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

hermes command line arguments are incorrect #125

Open
gibson042 opened this issue Oct 15, 2022 · 0 comments · May be fixed by #138
Open

hermes command line arguments are incorrect #125

gibson042 opened this issue Oct 15, 2022 · 0 comments · May be fixed by #138

Comments

@gibson042
Copy link
Contributor

this.args.unshift('-Xintl', '-enable-eval', '-fenable-tdz');
uses -fenable-tdz, which was renamed to -Xenable-tdz as of hermes v0.10.0: facebook/hermes@f811a0e

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 a pull request may close this issue.

1 participant