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
- 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 Shell: prefix assignment of an existing env var duplicates the environ entry (child sees the old value)
- 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)
- Error on unbound strict-mode reserved words when bundling to ESM
- Node compatibility: `console.table()` renders ANSI escape sequences instead of escaping them
- Fix segfault in jsc.startSamplingProfiler(directory)
- Docs
- Zig not yet supported