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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- perf: bun fetch() client drives bun node:http server at ~half the throughput oha does (loadgen artifact, not server regression)
- resolver: hint at tsconfig paths / Bun.plugin when a $-prefixed or ~/ import fails to resolve
- process: implement process.binding("stream_wrap")
- jsc: JIT simple fixed-width regex lookbehinds
- sql(postgres): send non-integer number params as text with OID 0 so NUMERIC stays exact
- websocket: fail the client connection on any masked server frame
- js_parser: keep [[Define]] semantics for decorated class fields
- js_parser: tighten when a macro result may enter const_values
- structuredClone: purify NaN in deserialized Date timestamp so getTime never returns a forged JSValue
- test: enable uncaughtException exit tests on Windows
- Docs
- Zig not yet supported