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(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
- image: reject JPEGs with invalid Huffman codes on the fast entropy path
- deps: update libdeflate to v1.26
- Remove dead code from the build scripts, the vscode and debug-adapter packages, the bake overlay, and two WebCore files
- install: fall back to copying the bin target when symlink fails with EACCES or EPERM
- Module loader: a mocked module whose export getter loads an importer of it keeps one record (WebKit bump for oven-sh/WebKit#492)
- Docs
- Zig not yet supported