nodejs / node

Node.js JavaScript runtime ✨🐢🚀✨
https://nodejs.org
Other
106.98k stars 29.24k forks source link

Comments on WinterCG CLI API proposal? #51706

Open CanadaHonk opened 8 months ago

CanadaHonk commented 8 months ago

Hi Node TSCers, I recently started a CLI API WinterCG proposal. This proposes to add a common API between runtimes for CLI functionality, most notably arguments and environment variables (plus more). It would be nice to get some comments/opinions/etc from Node's TSC to help shape the proposal. It is still very early and open to change, but I am hoping to specify a common runtime-agnostic API at some point relatively soon. You can add your own comments on the various points of discussion in the repo's GH Issues or feel free to discuss/track independently in this issue or somewhere else. Thank you!

aduh95 commented 8 months ago

That seems more an issue for Node.js collaborators than the TSC, should we transfer this issue to nodejs/node?

CanadaHonk commented 8 months ago

Makes sense to me. Just to clarify, I filed in TSC as currently this issue is more for spec comments and if an implementation be accepted into Node in the future, rather than a request to implement it/etc.

aduh95 commented 8 months ago

FYI Collaborators are the ones who decide what can or cannot go into Node.js, the TSC is involved only if no consensus can be found among Collaborators. Let me transfer the issue then.