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
- Bun.serve: keep the connection-close mark across a pipelined request
- s3: abort in-flight tasks at VM teardown by request id instead of reading task.http
- error printer: excerpt the frame picked for the code frame, not frame 0, for sources without a source map
- test(s3): shrink the big list() fixture so it does not starve the concurrent tests on debug builds
- cli: refuse to start when the cwd is longer than PATH_MAX instead of using the executable's directory
- install: do not abort when $XDG_CONFIG_HOME or $HOME is too long for the .npmrc path buffer
- test: size the svelte reload stress tests for debug builds
- fetch: follow same-origin redirects over the unix socket
- process: ignore falsy prevValue in cpuUsage() and threadCpuUsage() like Node
- test: size error-gc-test.test.js loops for debug builds
- Docs
- Zig not yet supported