Comment by fiyec30375
2 months ago
I suppose you could try typescript which can compile to a single binary using node or bun. Both bun and node do type stripping of ts types, and can compile a cli to a single file executable. This is what anthropic does for Claude code.
No comments yet
Contribute on Hacker News ↗