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 test accepts CPU/heap profiling flags but produces no profile or unsupported-option error
- undici shim: response body lacks dump() and bytes(), and the usual destroy(err) recovery kills the process
- bake: keep a route failed while a sibling client component has a pending resolution failure
- compile cache: persist the bytecode the main VM compiled instead of re-parsing every module on a second VM at exit
- node:http2: keep setLocalWindowSize() off SETTINGS_INITIAL_WINDOW_SIZE
- test: speed up node-sqlite.test.ts and tighten its assertions
- test(bundler): speed up bun-build-api.test.ts and tighten its assertions
- test: run bun-publish.test.ts concurrently and assert the exact requests and output
- fs.watch/fs.watchFile: remove unsafe from the watcher modules
- Bun.serve: remove unsafe from server/mod.rs and server_body.rs
- Docs
- Zig not yet supported