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
- import.meta.resolve: return the URL the module loads under
- Watch the files that a Worker loads in --watch
- Bun.serve: start the dev server when server.reload() adds the first html route
- fs.glob: return the union of a pattern array's results
- dev server: invalidate routes when a file under the framework client entry point changes
- bake: give every export of a local declaration in a "use client" module a client reference
- Remove libuv on Windows
- watcher: watch a file before it is read, not after it is parsed
- watcher: add a stat-polling backend for --watch and --hot
- watch: wait for the entry file or bunfig.toml when a start fails before the VM exists
- Docs
- Zig not yet supported