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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to deno
Help out
- Issues
- HTTP server throughput significantly lower than Node.js under high concurrency load
- feat(ext/web): extract BlobStoreTrait to allow custom blob store implementations
- fix(package_json, resolver): skip empty dependency names to prevent lockfile corruption
- `tls: Server.setTicketKeys` not implemented in Deno
- feat(ext/cron): scaffold Deno.cron.persistent API (no backends yet)
- refactor(ext/node): drop TInNpmPackageChecker generic from deno_node
- fix(ext/node): implement tls.Server.setTicketKeys
- fix(ext/webgpu): bounds-check + view-aware setBindGroup Uint32Array fast path
- Error importing a package using Deno lsp
- `ext/webgpu` `setBindGroup` Uint32Array fast path: missing bounds check and reads from backing buffer instead of view byteOffset
- Docs
- Rust not yet supported