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 and import meta hook #303

Closed
kriskowal opened this issue May 12, 2020 · 1 comment
Closed

Dynamic import and import meta hook #303

kriskowal opened this issue May 12, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kriskowal
Copy link
Member

kriskowal commented May 12, 2020

Code running in a compartment needs access to a dynamic import expression that closes over the compartment’s module loader. This should present import.meta according to whatever is returned by the compartment’s importMetaHook(specifier).

See: #291

@kriskowal kriskowal self-assigned this May 12, 2020
@kriskowal kriskowal added the enhancement New feature or request label May 12, 2020
@kriskowal
Copy link
Member Author

Will track at older duplicate #303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant