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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Keep the process alive while a streaming WebAssembly compilation is pending
- build: disable clang-cl's default stack buffer security check on Windows release (/GS-)
- node:net: don't emit 'end' or set readableEnded when the socket is destroyed locally
- HTMLRewriter: accept a Response whose body is a JS-created ReadableStream
- Fix segfault when a lazy Bun.* getter throws during reification
- node:tls: keep ALPN across an SNI SecureContext selection
- event loop: never re-enter from inside a dispatch callback (de-block expect().resolves and HTMLRewriter.transform, then assert)
- url: reject invalid Punycode (xn--) labels in special-scheme hosts
- Fail `bun run` on a malformed bunfig.toml; detect tsconfig `extends` cycles
- build: merge identical functions during the Linux LTO link; strip .comment and .note.stapsdt
- Docs
- Zig not yet supported