@sugalang/suga-darwin-arm64
v0.2.0
Published
Suga binary for macOS ARM64 (Apple Silicon M1/M2/M3) - includes Bun runtime
Readme
@aspect-build/suga-darwin-arm64
Platform-specific Suga binary for macOS ARM64 (Apple Silicon M1/M2/M3).
This package contains a pre-compiled Suga binary with the Bun runtime embedded. You don't need to install this package directly - it will be automatically installed as an optional dependency when you install suga.
Installation
npm install suga
# or
bun install sugaManual Installation
If you want to install just this binary:
npm install @aspect-build/suga-darwin-arm64Then run directly:
./node_modules/@aspect-build/suga-darwin-arm64/bin/suga hello.suga