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
- add sql listen, unlisten, notify for postgres
- fix(dns): preserve OS order in internal DNS cache
- fs.glob: don't follow directory symlinks (match Node)
- fix(fs): mkdir recursive idempotency for relative paths with '..' on Windows
- `bun repl` does not tail call optimize, which `bun` otherwise does.
- Bun Shell on Windows fails to handle CRLF line endings in .sh files, causing command resolution failure
- `fs.watch` with `recursive: true`: inconsistent filename (basename vs relative path)
- `Cannot find module` error when importing from a package with wildcard `exports`
- os.cpus() crashes on Linux with non-contiguous CPU numbering (EPYC 7713)
- bun test --coverage marks first import line uncovered for class extending factory-call result
- Docs
- Zig not yet supported