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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- compile: derive the default executable name for index.* entries the same way in Bun.build and the CLI
- sql: keep the callback error as cause when ROLLBACK fails
- shell(cp): refuse to copy a directory onto a link at the destination path
- patch: position zero-length hunk ranges after the named line
- docs(sql): say that multi-statement files are atomic on PostgreSQL only
- completions: fix first-argument paths, widen `can_be_run_by_bun()`
- printer: print ill-formed UTF-8 in 8-bit strings as U+FFFD instead of NUL
- sql(sqlite): honor bigint: true as safeIntegers, make flush() a no-op
- process: keep duplicate listener registrations, filter listenerCount(event, fn), fire events.errorMonitor
- test harness: delete tmpdirSync/tempDirWithFiles dirs when the test process exits
- Docs
- Zig not yet supported