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

Add option to run NodeVM modules in strict mode #313

Merged
merged 2 commits into from May 13, 2021

Conversation

XmiliaH
Copy link
Collaborator

@XmiliaH XmiliaH commented Aug 7, 2020

Currently NodeVM modules that are invoked by run are in non strict mode while required modules are in strict mode. Add the option new NodeVM({strict: true}) to also load the modules run by invoking the run method in strict mode.

@stale
Copy link

stale bot commented Nov 6, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 6, 2020
@stale stale bot closed this Nov 14, 2020
@XmiliaH XmiliaH reopened this Apr 21, 2021
@stale stale bot removed the stale label Apr 21, 2021
@XmiliaH XmiliaH merged commit 4ead241 into patriksimek:master May 13, 2021
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.

None yet

1 participant