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
- http: pool the HTTP/1.1 request build buffer instead of reallocating per request
- worker_threads: honor --no-addons in execArgv after value-taking flags
- resolver: resolve the entry point by stat instead of reading its directory
- Sudden CLAUDE.md created after `bun init` without any prior warnings (enabled by default rather than opt-in)
- fix(types): add jest return-matcher aliases to bun:test types
- `import.meta` properties are accessible but not discoverable via `Object.getOwnPropertyNames()` / `Reflect.ownKeys()`
- Subprocess.resourceUsage().cpuTime` returns BigInt instead of number on Linux 3.10 kernel
- bun:test: `expect(fn).toHaveBeenCalledOnce()` works at runtime but is missing from types
- fix(types): add toHaveBeenCalledOnce matcher to bun:test types
- bun:test: return-matcher aliases (`toReturn`, `lastReturnedWith`, `nthReturnedWith`) missing from types
- Docs
- Zig not yet supported