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
- crypto: add ML-KEM-512 to WebCrypto and node:crypto
- Bun.write(path, fetch()): opt into BufferAll so a streaming body completes
- bun build: apply bunfig [serve.static].plugins to CLI bundles
- Remove dead code from webcore, jsc, bundler, ast, install, spawn, resolver, libarchive
- install: fetch new tags/branches when updating a cached git dependency
- jsc: expose Node.js-style primordials as link-time constants
- napi(windows): rebind node.exe imports to the host process in process.dlopen
- transpiler: preserve class TDZ by not hoisting declarations in the runtime path
- bundler: preserve require.resolve() specifier instead of emitting absolute path
- crash_handler: tag JSC JIT-pool frames instead of discarding them
- Docs
- Zig not yet supported