bun
https://github.com/oven-sh/bun
Zig
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(bundler): don't let comments leak into minify renamer
- Bun.Image: preserve 16-bit-per-channel PNG through decode/encode
- bun --hot: `delete require.cache[entry] + await import(entry)` re-runs top-level with stale source after atomic rename (entry path; followup to #30447 / #29393)
- bun test 1.3.13 crashes on shutdown (macOS, 'A C++ exception occurred') and during execution (Linux x86-64, 'Segmentation fault at address 0x1A' + SIGILL) in onnxruntime-node test suite; 1.2.23 is fine
- `Bun.build()` inside a `bun --hot` entry permanently disables hot reload
- bun add -g fails to link binary to ~/.bun/bin when linker = "isolated" is set in $HOME/.bunfig.toml
- Bun Windows N-API crash with zigpty prebuild
- [Windows] "Cannot resolve DirInfo for non-absolute path" with `eslint`
- bun-webkit standalone JSC archive: JSGlobalContextRelease deadlocks ~62s then aborts on Linux/Android
- deps: update sqlite to 3.53.300
- Docs
- Zig not yet supported