Explore the use of Deno instead of NodeJS
AFCMS opened this issue · 0 comments
AFCMS commented
https://docs.deno.com/runtime/manual/node/migrate
The biggest questioning is if serialport and commander.js works with NodeJS compatibility layer.
Would remove the need for a TypeScript compiler, better dependencies management, unify linting and testing, improve security (and perhaps also performances).
Sadly losing Dependabot updates until dependabot/dependabot-core#2417