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
- Remove dead code from bun_runtime, bun_core, bun_ast, bun_io, and an orphaned package
- tsconfig: derive the useDefineForClassFields default from target
- Resolve file:// parent URLs in import.meta.resolve(specifier, parent)
- Remove dead code from bun_jsc, bun_core, the bindgenv2 codegen, 15 error types, and the C++ bindings
- bundler: keep an ES module strict in cjs and iife output
- postgres: send a string parameter bound to json/jsonb verbatim
- Decide a file's module type with one rule on every load path
- compile: return module.exports from a run-time require() of an embedded CommonJS entry point
- `bun test` silently ignores a present Vitest config, which lets external tools report a false green run
- docs: fix TypeScript casing in bundler reference
- Docs
- Zig not yet supported