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
- 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
- bun-types: add json5 and md to the Loader union, document both loaders
- bun test: report a test file or preload the loader cannot resolve instead of exiting; keep the JUnit report valid UTF-8
- Report an empty path operand in err.path/err.dest and the error message instead of dropping it
- node:http2: report an injected socket's error on the session instead of leaving it uncaught
- auto-install: report why a root dependency could not be resolved
- js_parser: visit the value an exports.replace entry discards as dead code
- sql(postgres): renumber $N of sql.unsafe fragments nested in tagged templates
- Docs
- Zig not yet supported