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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- tsconfig `extends` via a package specifier is ignored by the transpiler: decorators compile with TC39 semantics and no `design:*` metadata
- test/bundler: destructure timeoutScale so tests that set it aren't silently dropped
- Introduce Bun.Struct — Native C-ABI aligned structs for zero-overhead pointer mapping & FFI
- ci(vendor): add skipTestNames so a single upstream test can be skipped by name
- node:url: parse query with querystring.parse in url.parse(url, true)
- FileSystemRouter: surface route-load errors from reload() like the constructor does
- Bun.Transpiler: use the same AggregateError message for transform() and transformSync()
- docs: JSC memory layout analysis and reduction roadmap
- node:test: `--test` CLI mode, node:test/reporters, standalone execution, and reporter-output parity (+18 tests, test_runner 32%→55%)
- node:util: make aborted() reject instead of throwing on invalid args
- Docs
- Zig not yet supported