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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- `fs.rm(path, { recursive: true, force: true })` rejects with `EFAULT` when concurrent calls race on the same directory
- Crash running unlighthouse
- bun -e: a top-level `const zlib = ...` loads node:zlib before the script body runs
- bun -e: do not load a builtin module when a top-level binding shares its name
- Error on URLs with an unparseable port instead of silently connecting to 80/443
- fix(bun:test): fix crash when spying on a missing or non-callable indexed property
- React Compiler: Uncaught ReferenceError: setIsAuth is not defined
- bun:test: implement proper construct semantics for mock functions
- mock.module: reject async factory results that are not objects
- bun:sqlite segfaults in FTS5 vtab teardown on Database.close() (macOS, 1.4.0-canary)
- Docs
- Zig not yet supported