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
- node:fs: strip trailing separators from Windows path arguments
- node:net: emit 'close' on a server TLS wrap whose handshake fails on the stream-level engine
- repl: handle Ctrl+C at the prompt on Windows instead of exiting
- node:module: pass the module body to an overridden module._compile for bundled CommonJS
- bundler: honor jsonc and sqlite_embedded in loader maps, accept every loader name in Bun.build
- cluster: hand TLS workers their connections on Windows instead of sharing the listening socket
- HTMLRewriter: fail the transformed body when the input stream is already errored
- codegen: reject builtin macro calls with type arguments instead of silently skipping them
- node:tls: destroy the wrapped net.Socket when a TLS wrap is destroyed
- node:module: apply Module.wrapper to CommonJS loaded through the ESM loader without double-wrapping it
- Docs
- Zig not yet supported