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

dynamic import() segfaults in v10 #27651

Closed
r3wt opened this issue May 11, 2019 · 2 comments
Closed

dynamic import() segfaults in v10 #27651

r3wt opened this issue May 11, 2019 · 2 comments
Labels
esm Issues and PRs related to the ECMAScript Modules implementation.

Comments

@r3wt
Copy link

r3wt commented May 11, 2019

  • Version:10.15.3
  • Platform:Windows 10
  • Subsystem:EcmaScript Modules

var f = import(options.path+file);
segfaults here. not sure if calling import this way will ever be supported in Node.js but i think it should be

@guybedford
Copy link
Contributor

I believe this may be a duplicate of #27492.

@ChALkeR ChALkeR added the esm Issues and PRs related to the ECMAScript Modules implementation. label May 12, 2019
@TimothyGu
Copy link
Member

Closing as a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esm Issues and PRs related to the ECMAScript Modules implementation.
Projects
None yet
Development

No branches or pull requests

4 participants