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
- Free the parked Bun.TOML/YAML/JSON5/JSONC/XML.parse arena when a Worker exits
- bun test: exit through the VM teardown path when --bail stops a run
- node:buffer: match Node's input handling in isUtf8() and isAscii()
- test(worker_threads): run worker_threads.test.ts concurrently and tighten its subprocess assertions
- node:fs: share the recursive readdir scan between pool threads by pointer, not &mut self
- Headers: snapshot values in the iterator so iteration is not quadratic
- install: schedule the Windows hardlink task through the allocation's own pointer
- node:http: release NodeHTTPResponse refs through its pointer instead of freeing under &self
- Bun.write: don't cap a file-to-file copy at the destination's cached size
- Make deepEquals and toEqual compare every URLSearchParams entry, not just the first value per name
- Docs
- Zig not yet supported