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
- webcore: remove unsafe from Response/Request/Body/ReadableStream/FileReader/Sink
- test(bundler): one compiled HTML server per backend, exact response assertions
- test(install): run the two cold installs of the 16-branch git test at the same time
- test(install): run the pnpm-lock-v9 migration cases concurrently
- test(fetch.tls): abort the stalled handshakes instead of waiting for the idle sweep
- test(install): pin stderr and the whole lockfile state in bun-update-lockfile-sync.test.ts
- test(install): assert exact install output in frozen-lockfile-pruned.test.ts and dedupe its setup installs
- Windows: FileSink.start({ path }) on a live writer: hand the writer a libuv fd and close the old source
- bun:test: remove unsafe from the test runner
- ci: raise the core file size limit so a crashed test process dumps core on the Debian and Ubuntu lanes
- Docs
- Zig not yet supported