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
- fetch: only pool a redirecting connection for idempotent hops; derive the pool key in one place
- error printer: print the properties and cause of an Error thrown through a JSC exception
- shell(mv): report ENAMETOOLONG instead of panicking when a source name does not fit the path buffers
- resolver: don't abort on a package.json sideEffects entry longer than the join buffer
- install: yarn migration fills dep buffers via push, not uninit slices
- node:http2: add the server getter to ServerHttp2Session
- fetch: hold the AbortSignal as Option<AbortSignalRef>, drop SignalRef
- bake: store Route.part as RoutePart instead of Part<'static>
- image: make PipelineTask's Input an enum of its three sources
- Bun.serve: close the connection after responding to a CONNECT request
- Docs
- Zig not yet supported