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
- --env-file and Bun.file().text() silently drop data on FIFOs; breaks 1Password's local-env-file integration
- bun upgrade should honor minimumReleaseAge
- Bun.build ignores inline `//# sourceMappingURL=` comments on input files (file-input sibling of #6173)
- bun repl: ipc message handler never called
- Windows: vmDeallocatePhysicalPages uses MEM_RESET instead of MEM_DECOMMIT, causing committed pages to not be returned to OS
- bun-types: don't resolve `Bun` namespace alias through the `@types/bun` stub (fix #30503)
- Bun.Transpiler should optionally emit a sourcemap from transformSync / transform
- auth tokens not sent to scoped-registry tarball URLs when token path diverges from registry URL path (regression from 1.3.10)
- undici: remove polyfill, resolve to real npm package
- node:cluster: let workers shut down gracefully on worker.disconnect()
- Docs
- Zig not yet supported