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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Transpiler reserved-word check misses declarations in implicitly strict files (engine reports it at runtime instead)
- Async node:fs ops with Buffer path arguments leak a GC root per call
- bun build --format=esm emits strict-invalid output for CommonJS files referencing unbound reserved words
- Bun.SQL pool: loops over sparse connection slots can throw TypeError; close({ timeout }) validation does not match its error message
- shell: use the shell environment's PATH to resolve external commands
- Bun Shell: prefix assignment of an existing env var duplicates the environ entry (child sees the old value)
- shell: replace, don't append, when a prefix assignment overrides an env var
- jsc.startSamplingProfiler(directory) segfaults: runtime write to frozen JSC::Config
- Internal assertion failure in openDirAtWindowsNtPath during fs.readdir (Windows x64 baseline, standalone executable, v1.3.14)
- CJS interop: function exports with attached properties are not preserved in import (graphql-tag mismatch vs Node.js)
- Docs
- Zig not yet supported