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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test(bundler): speed up native-plugin.test.ts and restore lost coverage
- napi: allow napi_create_reference on primitives for modules declaring NAPI_VERSION >= 10
- bun --import preload loses import.meta.url so createRequire relative requires fail with empty referrer (breaks tsx)
- fs: accept Buffer paths in createReadStream/createWriteStream
- error: give native promise-rejection errors a .stack when no frames exist
- `-filter` fails to match package whose directory name contains uppercase letter on Windows
- bundler(html): emit link[as='worker'] as its own file, not into the page bundle
- util.parseArgs: include leading '-' in unknown-option error for grouped short options
- test(util): scale parse-args '100 mixed' GC stress loop on isDebug/isASAN
- ci: spawn the docker test-service coordinator on darwin shards too
- Docs
- Zig not yet supported