Skip to content

Conversation

@bnoordhuis
Copy link
Contributor

Evaluate the expression as a module when -m is specified, not as a classic script.

Fixes: #862

Evaluate the expression as a module when -m is specified, not as a
classic script.

Fixes: quickjs-ng#862
@bnoordhuis bnoordhuis merged commit f316533 into quickjs-ng:master Jan 28, 2025
61 checks passed
@bnoordhuis bnoordhuis deleted the fix862 branch January 28, 2025 22:23
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.

qjs -m -e <expr> should evaluate expression as module

2 participants