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 supported15 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun.Terminal (PTY): exit lifecycle callback never fires spontaneously after a voluntary child exit on Linux, though it does on macOS; host-initiated close() triggers it promptly on both
- oxfmt fails to format HTML files when running with `--bun`
- bundler: narrow the generated source index once with Index::init
- jsc: implement CoerceTo for JSValue and drop the two get_optional_value shims
- install: derive the root tree dependency id from the dependency sentinel
- `bun install` 1.4.0 fails to resolve a nested local `file:` dependency
- NODE_OPTIONS is ignored, breaking `react-router dev` on React Router 8.3+ under the Bun runtime
- `fs.openAsBlob()` infers MIME from the file extension; Node leaves `blob.type === ""`
- `require(esm)`: `__esModule` is not an own enumerable property (Object.keys omits it)
- `fs.truncateSync` missing-path ENOENT reports `syscall: "truncate"` instead of Node’s `"open"`
- Docs
- Zig not yet supported