1 Commits

  • feat: standalone binary support with Bun
    - Add build:binary script for Bun compilation
    - Add paths.ts for cross-platform asset resolution (npm/bun/tsx)
    - Add GitHub Actions workflow for automated binary releases
    - Update README with installation options
    
    Based on #89 by @steipete