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 supported8 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- fix(win32): SIGINT instantly killing app + CTRL+C input in raw mode
- fix(FileSink): truncate existing file using `ftruncate`
- fix(install): resolve override file: tarball paths relative to workspace root
- fix(bunfig): expand tilde (~) in path settings
- perf(url): speed up percent decoding scan
- fix: handle file truncation race in readFileWithHandleAndAllocator
- fix(streams): remove incorrect isLocked check in ReadableStream__cancel
- fix(fs): throw catchable error for large files in readFileSync instead of crashing
- fix(bundler): emit image files used by HTML even when inlined in CSS
- feat: Implement `uv_set_process_title` for macOS and Linux, and update `process.title` to reflect changes in the OS
- Docs
- Zig not yet supported