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
- 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
- node:net: make resetAndDestroy() throw ERR_INVALID_HANDLE_TYPE on TLS and pipe sockets
- io: leave the fd with the caller when a POSIX pipe writer fails to start
- spawn: release the stdio PipeReader through its pointer, not a &mut receiver
- Docs
- Zig not yet supported