deno
https://github.com/denoland/deno
Rust
A modern runtime for JavaScript and TypeScript.
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.
Rust not yet supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to deno
Help out
- Issues
- chore: track deno_lint main branch via git patch
- fix(ext/node): prevent net.Socket from adopting signal-hook fds
- node:test: test body runs after post-declaration process.nextTick/setImmediate callbacks (Node runs it before)
- node:http: server.close() drops existing keep-alive connections instead of draining them
- fetch retries the request after the server resets the connection (Node sends once, Deno sends twice)
- ReadableStream.from() rejects sync iterables such as strings (Node accepts them)
- fix(ext/node): drain keep-alive connections on http server.close()
- `TS2307` still cannot be suppressed in the CLI or language server in `.d.ts` files
- stdin: first line intermittently lost from Deno.stdin.readable on Unix (orphaned cancelled blocking read)
- feat(lint): type-aware linting via tsgolint
- Docs
- Rust not yet supported