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
- Panic when formatting syntactically incorrect file (unclosed exported namespace)
- refactor(ext/telemetry): port W3C propagation logic to Rust
- feat(unstable): OffscreenCanvasRenderingContext2D (WIP)
- fix(types): allow Uint8Array streams through compression streams
- fetch: `new Response([1, 2, 3]).text()` throws instead of coercing the array to "1,2,3"
- Support diff-based dependency patching (equivalent to Bun/pnpm `patchedDependencies`)
- feat(npm): support diff-based dependency patching (patchedDependencies)
- `TS2307` - false positive on modules declared with `declare module` when the module with the declaration is not included in `deno check`
- `fetch().arrayBuffer()` fails with `TypeError:` error reading a body from connection for successful 200 OK response
- fix(test): avoid unused doc test imports
- Docs
- Rust not yet supported