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
- glob: fall back to lstat when the literal-tail stat fails on a broken symlink
- cli: `bun repl --help` prints the repl help, not `bun run`'s
- Remove dead code from node/crypto C++, js_parser, js_printer, bundler, sql, server
- WebSocket client: transition readyState to CLOSING when Close frame arrives under send backpressure
- bun test: keep injecting jest globals alongside a partial bun:test import
- bun test: record load errors and unhandled errors in the JUnit report
- node:dns: implement resolveTlsa (TLSA records)
- fs: short write in createWriteStream overwrites head of file (NaN position coerced to 0)
- console,util: route every %s through one formatPercentS (Node's rule)
- test/internal: move build-system tests to source-lints/, delete redundant tests
- Docs
- Zig not yet supported