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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- test: module variables written through an import cycle before the module runs (oven-sh/WebKit#624)
- tls: pause and resume a wrapped Duplex transport with the TLS socket's reads
- `fs.copyFile` with `COPYFILE_FICLONE_FORCE` throws `EEXIST` on an existing destination; `COPYFILE_FICLONE` overwrites it
- `fs.rmSync(dir, { recursive: true })` on an exFAT volume deletes one entry and stops silently (macOS, FSKit exFAT)
- webcrypto: report the modulus bit length as RsaKeyAlgorithm.modulusLength
- webcrypto: decode an unwrapped JWK as UTF-8 and skip a byte order mark
- Standalone Bun executable (v1.4.1) segfaults intermittently on Windows 11, inconsistent addresses
- Support omitting application source from bytecode-compiled executables
- Bun.WebView: "Chrome process closed the pipe" on Windows when the parent process is elevated
- install: cache lifecycle-script output so postinstall payloads aren't re-materialized per project
- Docs
- Zig not yet supported