Hasty Briefsbeta

Bilingual

Show HN: Astra – a new js2exe compiler

a year ago
  • #javascript
  • #compiler
  • #nodejs
  • Astra is a fast, reliable, and easy-to-use js-to-exe compiler available on npm.
  • Features include an esthetic CLI, fast build time powered by esbuild, and partial support for ECMAScript.
  • Generates standalone executables with custom metadata and built-in compression.
  • Install globally or per project using npm, yarn, or pnpm.
  • Compile projects with 'astra build src/index.js' and check options via 'astra --help'.
  • Open for contributions under the MIT License, made by QwertyCodeQC.