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
- fix(io): Fix stale `Blob` cache and truncation in `Bun.write`
- fix: prevent segfault in auto-install due to log allocator mismatch
- fix(install): show git stderr in git dependency error messages
- feat(cli): add `bun secret` command for keychain management
- fix(bundler): use absolute paths for assets in compile mode
- feat(repl): implement native Zig REPL with full TUI support
- feat(test): add `advanceTimers` option to `jest.useFakeTimers()`
- fix: sort fs.readdir entries
- Floating point values are truncated when run on M1 with Rosetta x86_64 emulation (via Docker)
- bun install frequently hangs in monorepo (isolated linker) — no progress, no error, even with --verbose
- Docs
- Zig not yet supported