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
- test(node:fs): run the fs.test.ts spawn tests concurrently and tighten their assertions
- Bun.serve: answer non-GET methods on { dir } routes with 405
- Remove dead code from bun_jsc, bun_runtime, bun_core, and the JSC bindings
- ci: log a host health snapshot when the artifact download stalls and on the bare-metal darwin agents
- js_lexer: Unicode 16 identifiers, Annex B HTML comments, well-formed string aliases
- watch: name the errno when the process reload fails
- bun:ffi: compile cc() sources embedded in a standalone executable
- js_printer: start the byte counter at 0 so position sentinels cannot match the empty output
- js_parser: keep const references and top-level names in scopes with a direct eval
- js_parser: report missing await, yield and binding pattern early errors
- Docs
- Zig not yet supported