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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- macros: keep visited values alive so a reused address does not get another value's Expr
- Import C: `.c` files as modules, compiled by Bun and JavaScriptCore's B3
- macOS 27 beta: a new bun process sometimes dies at startup with SIGTRAP inside pthread_jit_write_protect_np
- node:vm: report cachedData of 2 GiB or more as rejected instead of aborting
- dev server: keep the files of a queued hot-reload event when another watcher batch arrives
- bun:test: cap jest.runAllTimers() at timerLimit (default 100000)
- js_printer: keep \n escaped in quoted strings without --minify-syntax
- bundler: list the chunks an entry point loads through other chunks in --metafile-md
- Remove dead code from the JSC bindings, the socket and stream source classes, bun_http, and two orphaned data files
- new Request(input, init) drops the input's method when input is not a native Request
- Docs
- Zig not yet supported