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

2024-11-21 Standardization meeting #78

Closed
andreubotella opened this issue Nov 19, 2024 · 1 comment
Closed

2024-11-21 Standardization meeting #78

andreubotella opened this issue Nov 19, 2024 · 1 comment

Comments

@andreubotella
Copy link
Member

Agenda:

@andreubotella
Copy link
Member Author

  • runtime keys
    • move to openjsf / lf package.json effort
    • we are not related to this anymore - there is nothing helpful we can do
    • we can encourage wintertc participants to go there and add a key
  • navigator registry
    • move into minimum common api the explicitly encouraged and explicitly discouraged apis
    • other navigator keys like hardwareConcurrency and languages go into other conformance levels
  • import.meta
    • import.meta.url and import.meta.resolve go into minimum common api
    • import.meta.main tbd, maybe a different conformance level, maybe in minimum common
    • import.meta.dirname and import.meta.filename part of fs conformance levl
    • import.meta.env goes into cli apis
    • import.meta.hot is something for tc39 module harmony to look at
  • function api
    • break into two parts: http server using fetch, and export default entrypoints
    • http server using fetch can be layered on fetch itself, open questions around how to expose data that is not visible thru fetch api (like remote IP address and port). also talk to framework authors about this
    • export default entrypoints is a separate spec, this needs feedback from framework authors and runtimes
    • we need a champion for "http server using fetch"

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