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
- bunfig: stop panicking when the config path does not fit in a path buffer
- css: print integer tokens from their i32 instead of a 6 digit float
- install: escape control characters in the bun pm untrusted/trust script listing
- bun why: print a package's dependents once, mark repeats as *deduped
- shell: make the seq builtin count in f64 at the operands' decimal precision
- bun:ffi: treat arguments not passed to a cc() symbol as undefined instead of reading past the call frame
- yaml: apply a node's tag in the parser instead of baking it into the next scanned scalar
- node:vm: apply SourceTextModule lineOffset/columnOffset like Node and name frames after the identifier
- Recursive mkdir: never give mkdir(2) a name with a trailing separator (Bun.write, fs.mkdir, mkdir -p follow a dangling symlink on macOS)
- install: stop aborting on link: specifiers and patch paths longer than the path buffers
- Docs
- Zig not yet supported