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_alloc: give MutexGuard a real lifetime, drop the 'static transmute
- serve: build request.url through one function on every transport
- standalone: check every offset in the embedded module graph and reject a repeated module name
- spawn: open Bun.file() stdio paths in the parent so a blocking open cannot freeze the runtime
- node:http: deliver all request headers on HTTP/1 fallback connections and enforce requireHostHeader
- napi: drive a threadsafe function's JS-thread side off its pointer, not &mut self
- node:http2: add setNextStreamID to server sessions
- streams: deliver a direct stream's idle-time flush to the next read
- Make toStrictEqual and strict Bun.deepEquals distinguish null-prototype objects from object literals
- bundler: make ModuleInfoDeserialized own its backing storage
- Docs
- Zig not yet supported