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
- Blob: wrap blobs for JS through JsClass::to_js only
- node:http2: validate goaway() arguments the same way on client and server sessions
- spawn: honor timeouts of 2**31 ms or more instead of truncating them to 31 bits
- Stop rewriting a literal import("bun") to Promise.resolve(globalThis.Bun)
- highway: add a scalar feature so standalone cargo test binaries link; run native cargo test in CI
- ast: make cargo test -p bun_ast link natively
- blob: report the size of Blobs created by the native bindings to the GC
- install: resolve deferred `*` peers after their siblings, not on arrival order
- node:http: abort the in-flight request when an HTTP/1 fallback connection closes
- test: measure spawn_waiter_thread idle CPU in-process instead of whole-process rusage
- Docs
- Zig not yet supported