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
- URLPath: replace self-referential slices and i32 sentinels with Cow buffer + u32 ranges
- bun:test: defer the AsyncContextFrame wrap past .length/.bind() for tests and hooks
- sql(mysql): drop raw *mut backrefs from advance() and the buffered Reader
- tls: hold the handshake's final flight until on_handshake decides
- Bun.serve: Date/Content-Length on parser-tier 4xx/5xx; 414 for oversize URI; 501 for unknown methods
- util: styleText handles inspect.colors added after first call; getCallSites captures Error
- net: don't clobber connecting back to true after synchronous fd adoption
- shell(cat): read regular files synchronously in the builtin on POSIX
- jsc: move close_all_socket_groups to VirtualMachine; hot_reloader scopeguard via BackRef
- refactor(rust): eliminate 57 borrowck-workaround allocs and unsafe launders
- Docs
- Zig not yet supported