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
- 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
- Bun prints multi-level `Error.cause` chain as separate errors instead of preserving Node-style nested stack trace
- md: only dupe ref-def dest/title when storing a new definition in the setext path
- Docs
- Zig not yet supported