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 supported17 Subscribers
Add a CodeTriage badge to bun
Help out
- Issues
- Bun.Transpiler: a parser warning makes transform(), transformSync(), scan() and scanImports() throw
- Windows: FileSink.flush() returns before pending writes are readable
- install: apply --concurrent-scripts to the isolated linker
- bundler: a destructured require() local reads live when a callback runs the require() while the importee initializes
- bundler: wrapper folds drop `(0, x.f)()` for CommonJS import items, `exports.f`, template tags and one ternary path
- node:net: socket.bytesWritten is 0 on a socket that a node:http2 session writes through
- css: `:target-current`, `:target-before` and `:target-after` are unknown to the pseudo-class table, so they are emitted verbatim and never merge
- fetch and Request silently turn an unrecognised HTTP method into GET
- Request and Response constructors skip several validations the Fetch spec requires
- Linux: compiled executable reads a NUL that was never written to stdin (1.3.14 ok, 1.4.0/1.4.2 fail)
- Docs
- Zig not yet supported