oclif / core

Node.js Open CLI Framework. Built by Salesforce.
https://oclif.io
MIT License
182 stars 69 forks source link

Deno Support for Packaging #503

Open AndresPrez opened 1 year ago

AndresPrez commented 1 year ago

Deno is a A modern runtime for JavaScript and TypeScript, which is becoming increasingly popular.

The problem is that it has limitations at the time of compiling into an executable


We would like to leverage oclif's package command to allow packaging of Deno projects.

git2gus[bot] commented 1 year ago

This issue has been linked to a new work item: W-11830017

XantreDev commented 4 months ago

What are the progress on that? When can we run oclif with deno?)

AndresPrez commented 4 months ago

Hopefully they're working on it. I made a PR for it but I couldn't get passed this signing point: https://github.com/oclif/core/pull/504#issuecomment-1262365040

mdonnalley commented 4 months ago

Deno support is not currently on our roadmap because there's simply not enough demand for it and we (that is, Salesforce) don't have any plans on using deno for our own CLI.

Happy to reconsider it though if more people start asking for this.

aelesbao commented 4 months ago

I'm definitely interested in running oclif using a faster execution engine :)

calebAtIspot commented 1 month ago

because there's simply not enough demand for it

Note this is currently the second most voted feature by 👍 's