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 supported8 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Refactor: Replace ResolvedSource with ModuleResult tagged union
- feat(node:fs): support copying embedded files from standalone executables
- feat(cli): add built-in REPL to improve startup time
- Add Bun.loadExtraCACerts(string) that works like $NODE_EXTRA_CA_CERTS does at startup
- feat: add `bun stats` command for code statistics
- fix(node:https): ensure all chunks are yielded in streaming body
- (Regression) `bun install --frozen-lockfile` keeps reporting issues
- Fix SNI crash caused by dangling route pointers (issue #21792)
- fix(install): cleanup omitted top-level node_modules after install
- Add fuzz tests for Bun.spawn and fix integer overflow panic
- Docs
- Zig not yet supported