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
- compile: exit with an error instead of SIGBUS when a standalone executable is truncated
- test: size the text-loader reload stress fixture for debug builds
- install: make BUN_CONFIG_NO_VERIFY disable integrity verification when set
- node:tls: keep the handle attached while a client handshake protocol failure is reported
- node:vm: accept undefined codeGeneration.strings/wasm like Node
- node:vm: throw runInContext/runInNewContext compile errors from the context's realm
- GitHub Actions annotation and code frame caret: use the first frame that has a file, not a builtin frame on top
- node:vm: don't remap vm code through the source map of the file its filename names
- http: publish send_sync's result without holding a reference into the channel past the release
- sql(postgres): survive close() from inside a Bind encoder
- Docs
- Zig not yet supported