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 supported16 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Cannot build from source on macOS 27: Homebrew clang (which the version floor requires) breaks on NAN and on Apple's stack_protector_ignore
- Error.captureStackTrace throws 'First argument must be an Error object' after a delegating Error.prepareStackTrace wrapper is installed
- Make `bun run --filter` output more concise for scripts with no output
- Bun.plugin onResolve changes import.meta.resolve and can recurse to stack overflow
- Bun.SQL: `sql.array()` binds `json[]`, so a `text[]` column silently stores JSON-quoted elements
- node:assert: expose AssertionError and CallTracker as data properties
- build(deps): bump the actions group across 1 directory with 2 updates
- bun repl auto-suggestions are not grayed out in native Windows console and mintty
- bundler: abort on allocation failure when enqueuing a plugin-resolved entry point
- Remove dead code from bun_bundler, bun_install, bun_runtime, bun_parsers, and the JSC private host functions
- Docs
- Zig not yet supported