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
- docs: put outfile under compile in the Bun.build bytecode example
- compile: report ENAMETOOLONG for an over-long outfile instead of aborting
- runner: read each bucket file's result from its file suite in the junit report
- test: make highway-strings.test.ts assert per sweep instead of per case
- node:quic: write the outbound queue to lsquic in place instead of copying it every on_write
- internal-for-testing: make exposedInternals lazy so loading the module stays cheap
- test/bundler: stop compile-asset-bunfs.test.ts stalling on its own Bun.build compile
- websocket: release the proxy tunnel when its TLS handshake fails inside start()
- sys(windows): dup() of a descriptor that is not open fails with EBADF instead of returning a process handle
- fix: upgrade @babel/traverse to 7.23.2, 8.0.0-alpha.4 (CVE-2023-45133)
- Docs
- Zig not yet supported