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
- Concurrent deno run/test corrupts node_modules on Windows (nodeModulesDir: auto, lock: false)
- Built-in string→string HTML sanitizer using the standard Sanitizer config (no DOM)
- Alias `Deno.test.ignore` to `Deno.test.skip`
- Support a sync `deno.test.step`
- perf(workers): structured-clone fast path for dense number arrays
- perf(core): V8 external-memory GC accounting dominates large ArrayBuffer allocation churn
- Streams: use Web IDL `async_sequence` in `ReadableStream.from`
- perf(ext/node): right-size small socket reads instead of pinning the 64KB slab
- Include data from Deno.memoryUsage in automatic OTEL metrics
- perf(core): pooled ArrayBuffer backing store allocator
- Docs
- Rust not yet supported