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 standard base #11

Open
littledan opened this issue Dec 22, 2018 · 0 comments
Open

JavaScript standard base #11

littledan opened this issue Dec 22, 2018 · 0 comments

Comments

@littledan
Copy link
Owner

TC39 is working on infrastructure for built-in modules, which could be used to expand the standard library. Complementary to that, there are a number of things which are shared between JavaScript embedders, which are outside of the scope of TC39, and work well that way.

Something we don't have is a listing of what these libraries are, what's expected from an environment that conforms to the listing, and what sorts of deviations are permitted (e.g., omitting the origin model when outside of a browser).

Should we try to define such a "JavaScript standard base"? Perhaps as part of the project of this repository?

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

No branches or pull requests

1 participant