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
- dns: reject non-canonical IP strings in reverse(), lookupService() and setLocalAddress()
- node:buffer: reject non-Uint8Array views in Buffer.compare and buf.equals
- test(install): run security-scanner matrix concurrently
- console: publish to diagnostics_channel console.* built-in channels
- shell: reject unsupported reserved words (while/for/until/case/!/{/...}) at parse time
- 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
- Docs
- Zig not yet supported