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
- console,inspect: print SuppressedError .error and .suppressed
- js_parser: track template_tag so wrapper folds don't rebind `this`
- pm: let `bun pm -g bin` / `bun pm ls -g` work before any global install
- bun test: sort every scanned directory so test-file order is stable across filesystems
- install: re-download cache entries that lost their package.json
- cli: preserve a bare `--` in process.argv when running a file
- bun test: flush .snap file before afterAll runs
- jsx: let bunfig.toml / --jsx-* override tsconfig.json; fix --tsconfig-override fd warning
- install: schedule the tarball download when auto-install resolves from a disk-cached .npm manifest
- test_runner: sort Set/Map entries when rendering the toEqual diff
- Docs
- Zig not yet supported