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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- `Bun.serve` runs the async `websocket.message` handler concurrently — no way to apply inbound backpressure
- fix(worker): don't keep the main thread alive for a global message listener
- node:child_process does not publish diagnostics_channel events (breaks Sentry childProcessIntegration and OpenTelemetry)
- fix(node:perf_hooks): report nodeTiming milestones as offsets from timeOrigin
- Fix deepEquals ignoring undefined properties on frozen/slow-path objects
- bundler: chain external input sourcemaps and thread chains through the dev server
- Single-file executable compilation doesn't embed multi-resolution Windows icon
- Windows: `bun install` silently skips certain files during tarball extraction (.cjs, .gen.js, nested subdir files)
- `process.chdir` throws `ENOENT` `getcwd` after current working directory is deleted
- fix(types): add jest.now() to jest namespace in bun:test
- Docs
- Zig not yet supported