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
- jsc_hooks: move owned source bytes into a JSC external string instead of cloning
- test preload ignored when running tests with --parallel
- webcore: hand ByteStream accumulator to JS as Owned in on_pull
- RuntimeTranspilerStore: move printer buffer into external string instead of cloning at TranspilerJob::run
- fix(threading): avoid invalid Channel/FIFO read patterns
- fetch: move scheduled_response_buffer into ByteStream as Owned to skip per-chunk copy
- Revise contributing guidelines for installation steps
- fix(exe_format): drop unaligned references in PE/Mach-O parsers (EXP-093, EXP-095)
- node:https: expose tls.Server API on https.Server
- fix(bun_core): gate AtomicCell Send/Sync on AtomSend marker trait
- Docs
- Zig not yet supported