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
- ci: comment-cop should accept one- and two-line comments
- bun:ffi: fix cc() integer argument decoding and the int32 boundary in FFI.h
- sys(windows): report ENOENT for an empty path instead of acting on the directory it is relative to
- bun:ffi: copy the TinyCC diagnostic into the error cc() throws
- shell: only accept a real template object as the first argument of $
- bundler: fail the build for `with { type: "sqlite" }` imports when the target is not bun
- error printer: keep async and <anonymous> frame names once error.stack has been read
- error printer: place the code frame caret by the excerpt, not by the top frame's column
- node errors: render a callable's name in determineSpecificType like node
- shell: stop emitting a stray delimiter at the end of a command substitution
- Docs
- Zig not yet supported