Replace Node.js with Deno #1695
matthewruzzi
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
.
Thank you for posting this proposal. If indeed workable, then surely support for it is also very desirable for the inexpert such as myself. My installation of Node.js was nightmarish to the point that I eventually had to call in remote expertise to get the job done properly. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Related issue: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could Node.js be replaced with Deno? Deno allows compiling scripts into self contained executables that could be bundled with RSS Guard. This means that the user wouldn't have to manually install Node.js.
https://deno.com/blog/deno-compile-executable-programs
https://docs.deno.com/runtime/reference/cli/compile/
Beta Was this translation helpful? Give feedback.
All reactions