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
- `--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)
- Make `deno compile --bundle` the default
- Deno fetch does not respect HTTP_PROXY / HTTPS_PROXY environment variables (Node compatibility mismatch)
- feat(info): support --conditions flag
- feat(doc): support --conditions and --minimum-dependency-age flags
- Docs
- Rust not yet supported