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
- Bun.Image: encoder options are not validated, so a typo, a string quality, or an out-of-range value all silently produce the wrong output
- test/bundler: speed up the external source map checks in expectBundled
- Bun.Image: throw ERR_OUT_OF_RANGE for out-of-range encoder options
- Bun.build: reject a publicPath that contains a NUL byte
- test(install): run bun-install-patch.test.ts against the local registry and tighten its assertions
- test(bake): run the bundle dev tests concurrently
- child_process: match Node's spawnSync result when the process fails to spawn
- test(bundler): update the BuildArtifact hash snapshots for the chunk hash change in #40518
- test: read the embedded module graph from the .bun section in compile splitting tests
- bundler: implement --keep-names with __name helper
- Docs
- Zig not yet supported