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
- Rename ZigString → private BorrowedBytes; route all callers through bun_core::String
- spawn: enforce maxBuffer on streaming stdout/stderr reads
- zlib: decode all members of a concatenated gzip stream, not just the first
- blob: copy the source slice window in Bun.write(file, file.slice()), not the whole file
- node:zlib: reject invalid brotli flush values at validation
- bunx: store the package cache under the per-user bun cache directory
- perf: use `as_chunks*` instead of `chunks_exact*` for static chunk sizes
- Lower private names referenced by class static blocks during decorator lowering
- install(windows-shim): handle `env -S` in bin shebang parser
- node:http2: release completed streams from the session map
- Docs
- Zig not yet supported