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
- js_parser: fold +, - and ~ of a constant-folded string; stop folding non-ascii strings to NaN
- node:buffer: make Buffer.prototype.toJSON return empty data for a detached or out-of-bounds Buffer
- darwin-ci: bake a macOS 26 guest image too and run one agent per image, so tart hosts serve the latest tier
- bun:test: cover Bun.serve's Date header timer under fake timers
- install: read NPM_CONFIG_USERCONFIG as the user-level .npmrc path
- ci(verify-baseline): build the static scanner in build-bun and download it instead of cargo-building it per job
- node:fs: normalize copyFile paths on Windows before adding the \\?\ prefix
- bun test --todo: report a todo body that times out as todo instead of a failure
- worker: free the thread's event name table when the worker thread exits
- Bun.serve: queue the parse-error response behind the buffered response instead of truncating it
- Docs
- Zig not yet supported