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 supported13 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- macro: report the user's error when a macro throws synchronously
- macro: inline RegExp return values as regex literals, not display strings
- process: make availableMemory() cgroup-aware on Linux
- v8: WriteUtf8V2 writes WTF-8 for unpaired surrogates without kReplaceInvalidUtf8
- Bun.mmap: throw RangeError for files > 4 GiB instead of aborting
- napi: validate typedarray alignment/length before JSC, type-check view info APIs
- hot_reloader: exit cleanly when watcher init fails instead of panicking
- parser: fold const values into macro arguments regardless of statement position
- cli: declare Node's value-taking flags so their value is not parsed as the entrypoint
- node:net: throw ERR_SOCKET_BAD_PORT for Server.listen("") instead of binding an ephemeral port
- Docs
- Zig not yet supported