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
- fix(install): prevent .bun-tag-* sentinels from leaking into patches
- resolver: bust the real-path alias of a symlinked directory with the dir cache
- bun test: print nested multiline strings inline in snapshots, like jest
- Terminal: open the pty with plain libc, drop libutil
- url: reject URL-encoded input over the WTF decode limit instead of aborting
- streams: error on a detached chunk instead of consuming it as empty
- bundler: no code-splitting chunk for a file whose live parts print nothing
- bundler: keep an unused Symbol.for(x) call unless x is a primitive literal
- Remove dead code from the inspector protocol package, bun_jsc, bun_install, and the Windows named pipe modules
- paths: stop the recursive mkdir walk when a parent exists but its child is still not found
- Docs
- Zig not yet supported