bun build --compile Standalone Binary
- Entity ID:
ent-20260420-pb15d0000w5 - Type:
concept - Scope:
shared - Status:
active - Aliases: bun build --compile, dist/claude, bun-embedded binary
Description
Alternate packaging path: bun build --compile src/entrypoints/cli.tsx --outfile dist/claude embeds the Bun runtime and produces a single native binary. Noted as partial-feature-compatible; not all code paths work inside the compiled binary.
Key claims
- none yet
Relations
- bun build --compile Standalone Binary --[depends_on]--> Bun Runtime