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
- Write the sampling profiler report at exit from Bun, not JSC's atexit hook
- macros: move a worker thread's macro VM to the build it serves
- node:util: expose the lazy inspect exports and readline.promises as data properties
- 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
- Docs
- Zig not yet supported