bun-runtime - Fast JavaScript runtime and toolkit
All-in-one JavaScript runtime, package manager, bundler, and test runner
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- install packages
- remove packages
- update packages
- run scripts
- run TypeScript files
- run JavaScript files
- run JSX/TSX files
- watch files
- hot reload
- serve HTTP requests
- handle WebSocket
- read files
- write files
- create SQLite database
- execute SQL queries
- bundle TypeScript
- bundle JavaScript
- minify code
- generate sourcemaps
- compile executable
Inputs
- TypeScript files
- JavaScript files
- package.json
- environment files
- test files
- SQLite database files
Outputs
- executable binary
- bundled files
- test results
- coverage reports
- build logs
Requirements
- Bun 1.x
- macOS
- Linux
- Windows (experimental)
