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(cache): allow no-remote to read vendored modules
- feat(permissions): support URLPattern entries in --allow-net
- feat(jupyter): support Variables view via debug protocol
- Node native addon fails to load in Deno with unresolved symbol error (`node_module_register`)
- `--allow-run` arguments/flags
- fix(ext/fetch): use a byte stream for bodies extracted from BodyInit
- Node compatibility divergence: `dns.lookup('localhost')` and `net.Server.listen()` resolve IPv4 vs IPv6 differently in Deno vs Node
- Inconsistent or misleading documentation around maxHeaderSize CLI configurability (--max-http-header-size) in Deno Node compatibility
- Blob/Body textStream()
- `deno run --no-remote` ignores vendored JSR/npm manifests (tries remote fetch despite vendor/.../meta.json existing)
- Docs
- Rust not yet supported