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

JavaScript modules—data for arbitrary module namespace identifier names #18152

Open
Josh-Cena opened this issue Nov 6, 2022 · 3 comments
Open
Labels
data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript

Comments

@Josh-Cena
Copy link
Member

See tc39/ecma262#2154

This is already incorporated in MDN prose, but missing compact data. Support seems to be around V8 9.0.

@queengooborg queengooborg added data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript needs triage 🔎 labels Nov 6, 2022
@bergus
Copy link

bergus commented Dec 8, 2022

@queengooborg
Copy link
Collaborator

Hey @Josh-Cena -- where should the support for this feature be placed in BCD, would you say?

@Josh-Cena
Copy link
Member Author

My opinion would be a subfeature of import and export, but honestly it would be much easier if we have a separate feature called "modules" where we can put subfeatures like import attributes and this one, since all these features require updates to every module-related syntax,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:js 📟 Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript
Projects
None yet
Development

No branches or pull requests

3 participants