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
- fix(ext/node): translate args through shell wrappers around the deno binary
- perf(ext/fetch): cache iteration entries for all Headers guards
- perf(ext/webidl): fast path for USVString converter on no-surrogate strings
- perf(ext/fetch): coalesce text chunks in formDataToBlob
- perf(ext/web): no-arg fast path for TextDecoder constructor
- perf(ext/fetch): plain-data InnerRequest for V8 hidden-class fast path
- `Object.freeze(process)` causes Deno to throw during shutdown (Cannot assign to read only property '_exiting') while Node exits cleanly
- perf(ext/crypto): run subtle.digest synchronously for small inputs
- fix(lsp): load env files for test runs
- fix(http): advertise Deno.serve keep-alive timeout
- Docs
- Rust not yet supported