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
- node:fs, shell(cp): handle paths longer than MAX_PATH on Windows
- install: allow bun info and pm view without a package.json
- shell(cp): refuse copying a source onto itself however the destination is spelled
- yaml: only a plain or !!merge-tagged `<<` key is a merge key
- fs.cp: fail with ENOENT when the destination's parent is a dangling symlink
- lexer: decode ill-formed UTF-8 in JS source as U+FFFD
- install(hoisted): track replaced folders instead of deferring and re-verifying nested skips
- worker: discard what was queued before process.exit(), an uncaught error or terminate(); first process.exit() decides the exit code
- resolver: keep sibling entries whose names differ only in case
- node:fs: recursive mkdir on Windows no longer accepts a directory link to nowhere as an existing directory
- Docs
- Zig not yet supported