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 supported16 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- minifier: re-sugar lowered optional chains, shortest numbers, and small peepholes
- minify: port esbuild's statement-level syntax passes
- bundler: tree-shake top-level member assignments with the binding they mutate
- Honor Bun.file().slice() bounds in Bun.write and spawn stdin
- bundler: inline single-use vars, drop unused locals, and re-merge after each edit
- bundler: treat property reads on a module-local plain object literal as side-effect free
- Key the runtime transpiler cache on remove_cjs_module_wrapper
- test(filter-workspace): run the cases concurrently and assert the exact output
- Deadlock on 1.4.0: module dynamically imported two levels deep cannot statically import the entry back
- Remove dead code from the inspector agent, the WebKit IDL copies, and an orphaned package
- Docs
- Zig not yet supported