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: bump idna_adapter 1.2.0 -> 1.2.2 to collapse duplicated ICU4X 1.x tree
- deno desktop: Windows .msi has a hardcoded ProductVersion and no Upgrade table, so a newer build never upgrades an existing install
- fix(add): install the newest prerelease of jsr packages that have no stable release
- fix(publish): authenticate the package existence check so private packages work
- Deno.serve sends `Connection: close` on every request with a body ≥ ~500 B even after the handler fully reads it — HTTP/1.1 keep-alive broken (regression in 2.8.3, still in canary)
- fix(ext/http): preserve HTTP/1.1 keep-alive when handler fully consumed request body
- fix(publish): check registry file and package size limits
- fix(ext/node): validate DNS callbacks by argument arity
- deno lsp: same npm package resolved under two module identities in a workspace member ($node_modules alias)
- chore: bump v8 crate to 152.2.0
- Docs
- Rust not yet supported