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
- node:module: build require.cache without user-writable globals and propagate its exceptions
- ffi: own TinyCC states through an RAII StateHandle
- Bun.build({ compile }): produce the executable on the bundle thread instead of blocking the event loop
- bundler: bundle a file once per requested loader instead of once per path
- tls: deliver parked sessions before the data decrypted with them on the duplex path
- install: stop debug builds from wiping the shared node shim dir on every start
- Bun.spawn: de-duplicate case-insensitive env names on Windows
- Bun.serve: free a Worker's RequestContext pools when its VM is torn down
- error.stack: report frames at new X(...) at the new keyword
- websocket: close the proxy connection when a tunneled wss:// client tears down
- Docs
- Zig not yet supported