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
- test/bundler: make the three dead source map checks in expectBundled assert
- test(timers): speed up setTimeout.test.js and tighten its assertions
- css modules: keep every rule's custom properties for the composes conflict check
- cli: evaluate `bun -p test` / `bun --print test` / `bun -pe help` instead of dispatching the code as a subcommand
- js_parser: rewrite assignments to exports of sibling TypeScript namespace blocks
- Decode module text that comes from disk or bundler output as UTF-8
- install: honor BUN_CONFIG_MAX_HTTP_REQUESTS
- install: say --ignore-scripts also skips trusted dependencies' scripts in --help
- inspect: display a class or function name set with Object.defineProperty
- test(no-orphans): gate the uid/gid test on being able to signal a nobody-owned process
- Docs
- Zig not yet supported