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 supported14 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- child_process: run the requested module when fork() is called inside a compiled executable
- bun:sqlite: close the sqlite3 handle when Database open fails
- Bun.spawn/spawnSync, Bun.which: inherit live process.env instead of the startup snapshot
- node:os: fix setPriority() error syscall name and EPERM errno
- node:http: order req.socket.write() behind the corked response head
- fix(spawnSync): throw instead of segfaulting when event-loop creation fails
- Bun.serve: gate the graceful stop() drain promise on open connections
- test: discover `node --test` default filename patterns
- transpiler: preserve TDZ for top-level class declarations referenced earlier in the file
- inspector: close websocket with 1003 on binary frames
- Docs
- Zig not yet supported