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
- blob: delete Blob::deinit, which freed the allocation through &mut self
- install: pass caller buffers to Repository::try_ssh/try_https
- bundler: make Worker::deinit_soon take the worker pointer instead of &mut self
- build: keep compile flags as bare argv so compile_commands.json is usable by clangd
- Read array index accessors in deepEquals instead of treating them as holes
- jsc: preserve tabs in runtime error caret padding
- sys/exe_format: LoadCommand borrows its bytes; patch commands by offset
- redis: forward PFADD elements and the NX|XX|GT|LT condition of the EXPIRE family
- test(require-cache): measure allocator-live bytes instead of RSS in the source code leak fixtures
- usockets(tls): key the spill slot by a connection id; park the handshake reason on the SSL
- Docs
- Zig not yet supported