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
- sourcemap: don't abort when a remapped source path exceeds the join buffer
- fetch: reject an unreadable Bun.file() request body with a TypeError
- ffi: own TinyCC states through an RAII StateHandle
- Fall through to the next nameserver on REFUSED instead of failing the DNS lookup
- codegen: expand the $ERR_*/$inherits* macros with one regex and a map (bundle-modules ~5x faster)
- error: gate the <parse> stack frame on the parser having recorded a location, not on sourceURL
- uws: run the close gate in HttpResponse::cork() when the cork slot was lost
- install: fail instead of panicking when a local tarball or workspace: path does not fit the path buffer
- lsquic: let a late pacer tick send what the connection was held back from sending
- Suggest bounded fd limits in the fd-exhaustion error hints
- Docs
- Zig not yet supported