Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Young Lee
46480326cf chore: apply prettier formatting to build_binaries.js 2025-08-10 12:50:36 -07:00
Daniel Young Lee
07316598bd feat: add native binary compilation to releases
- Add Bun-based native binary compilation for macOS, Linux, and Windows
- Create build_binaries.js script to compile from bundle/gemini.js
- Update release workflow to build and include binaries in GitHub releases
- Add build:binaries npm script

Related to #3804
2025-08-10 12:44:05 -07:00