core
core copied to clipboard
Deno Support for Packaging
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.
This issue has been linked to a new work item: W-11830017
What are the progress on that? When can we run oclif with deno?)
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
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.
I'm definitely interested in running oclif
using a faster execution engine :)
because there's simply not enough demand for it
Note this is currently the second most voted feature by 👍 's