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.plugin()` cannot safely instrument JavaScript: `onLoad()` breaks CommonJS
- bun build --compile with sourcemaps leaks native (non-JS-heap) memory on every thrown error, proportional to error-path traffic
- Recursive import reference continuously imports while maintaining high CPU usage
- Heap peaks 1.4x to 2.6x above Node under sustained allocation before collecting
- `new File([...], "").name` returns `undefined` instead of `""`
- [Bug]: linker "isolated" breaks oxlint --type-aware via transitive oxlint-tsgolint
- os.userInfo().username returns $USER env value (or "unknown" when unset) instead of the passwd entry — Node compat
- Vite SSR transform drops a module's explicit exports when it also does export *
- postgres: JS array passed to `sql.unsafe()` is serialized as a bare CSV, not an array literal
- docs: `timestamp without time zone` decoding as UTC isn't documented in the PostgreSQL section
- Docs
- Zig not yet supported