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
- threading: publish into a Channel without holding a reference into it past the release
- node:vm: keep a vm SyntaxError's parse location out of the source map of the file its filename names
- bundler: stop rendering "././" output paths from naming templates that start with [dir]
- shell: close the stdio pipes of a subprocess whose stdin writer failed to start
- install: fail the isolated install with ENAMETOOLONG when a link: target does not fit the path buffer
- node:vm: return an existing context from createContext() before validating options
- docs: use a Docker cache mount for bun install in the Docker guide
- lsan: stop suppressing the frames user code runs under; fix the leaks that hid behind them
- docs(ffi): document viewSource, read.intptr, void/usize/isize and the cc include option; call CFunction without new
- node:wasi: fix getState() and setState() throwing ReferenceError
- Docs
- Zig not yet supported