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
- build(linux-musl): statically link Bun's C++ runtime
- error printer: fix the code frame lines above errors thrown from vm/eval sources
- error printer: print the thrown Error, not the JSC::Exception cell, for errors escaping native callbacks
- js_parser: keep export default function/class when lowering top-level using
- error printer: don't leave a trailing comma on the last own property line
- js_parser: keep top-level classes module-scoped when lowering top-level using
- bundler: bundle a 0-byte database with the sqlite loaders as a Database
- FormData: throw when serializing an S3-backed entry instead of sending an empty part
- css modules: keep composes working after a nested rule in the same block
- inspector: do not pass BUN_INSPECT / BUN_INSPECT_NOTIFY on to child processes
- Docs
- Zig not yet supported