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
- feat(ext/node): native node:http server fast path over the H1 engine
- feat(lint): add `node-builtin-specifier` rule
- Allow tuning TCP keepalive parameters (idle/interval/count) on Deno.TcpConn
- feat(ext/net): tune TCP keepalive via Deno.TcpConn.setKeepAlive options
- Auto-compress `application/x-ndjson` in Deno.serve
- feat(ext/http): auto-compress application/x-ndjson responses
- feat(init): add deno init --desktop
- Worker.terminate() can let deno test exit before worker coverage is fully written
- fix(desktop): set Linux app_id so Wayland shows the configured icon
- fix(lsp): use UTF-16 columns for JSON parse error diagnostics in import maps
- Docs
- Rust not yet supported