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
- 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
- test(socket): reset the accepted socket's peer in-process instead of killing a child
- test(http2): run the six Client Basics groups of node-http2.test.js as one concurrent pool
- compile cache: encode the bytecode the main VM compiled instead of re-parsing every module on a second VM
- dns: make --dns-result-order and setDefaultResultOrder apply to fetch and Bun.connect
- FileSink, Bun.write: remove unsafe from FileSink.rs and blob/write_file.rs
- Docs
- Zig not yet supported