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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fs: keep WriteStream.prototype.write on the prototype so pino uses its fast path
- Fix crash in require.resolve when options.paths contains invalid entries
- napi: report the real byteOffset from napi_get_typedarray_info/get_dataview_info
- spawn: enforce maxBuffer on streaming stdout/stderr reads
- docs(ffi): cover cc, viewSource, Node-API types, and fix CFunction usage
- zlib: decode all members of a concatenated gzip stream, not just the first
- http: bind HPACK decode results to the decoder's lifetime
- Bun.color: remove per-call mimalloc heap churn (3.5-7x faster, closes baseline gap)
- blob: copy the source slice window in Bun.write(file, file.slice()), not the whole file
- Honor auto-discovered bunfig [run] elide-lines for bun run --filter
- Docs
- Zig not yet supported