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 supported10 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- `async_hooks.createHook` does not emit lifecycle events in Bun for timers/Immediate
- `child_process.spawn` stdio piping between processes fails in Bun with "TODO: stream.Readable stdio" error
- install: stop nested --bun from self-referencing its node shim
- build: enable parallel rustc frontend via -Zthreads=8
- fix(sourcemap): make InternalSourceMap::free_owned unsafe
- fix(sqlite): correctly detect row-returning statements
- bun-types: rename Bun.WebView back()/forward() to goBack()/goForward()
- css: hash full Ref identity in IdentOrRef::hash
- error: swallow Error.prepareStackTrace throws in computeErrorInfoWrapperToJSValue
- js_parser/lexer: saturate `\u{...}` hex multiply to avoid i64 overflow
- Docs
- Zig not yet supported