Skip to content
forked from oven-sh/bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

License

Notifications You must be signed in to change notification settings

blackboardsh/bun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14,529 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bun for Electrobun

This is a fork of Bun maintained by the Electrobun project. It builds Bun from upstream release tags with the goal of producing a trimmed-down runtime suitable for bundling inside Electrobun desktop apps.

What's different

  • CI workflow that builds Bun from upstream source using standard oven-sh/WebKit (no custom forks)
  • Build targets: macOS arm64, Linux x64, Windows x64 (Linux arm64 planned)
  • Trimmed builds: cmake options to disable the bundler, package manager, and test runner to reduce binary size

Branch structure

  • main — this fork's changes (CI workflow, README, future build tweaks)
  • upstream — clean sync point tracking upstream Bun release tags

To see exactly what this fork changes: git diff upstream..main

Upstream

For Bun documentation, issues, and the original source, see github.com/oven-sh/bun.

License

Same as upstream Bun. See Project > License.

About

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Zig 60.5%
  • C++ 24.8%
  • TypeScript 8.4%
  • C 3.3%
  • JavaScript 1.4%
  • CMake 0.4%
  • Other 1.2%