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
- feat: deno on quickjs-ng engine
- feat(npm): add global virtual store
- `deno task` running Vite crashes with "Input watch path is neither a file nor a directory" when files change on disk (Windows)
- `deno init` silently ignores template flags placed before the directory argument (`deno init --lib myapp -y`)
- fix(runtime): map notify's Windows missing-path error to NotFound
- fix(resolver): normalize lowercased drive letters in resolved file URLs
- fix(ext/node): defer TLS write completion callback to avoid reentrancy panic
- feat(ext/node): add a byteLength/length parameter to Buffer.indexOf/lastIndexOf/includes
- `--exclude` and `--exclude-unused-npm` never reach a local node_modules directory (`deno desktop` / `deno compile`)
- fix(compile): match --exclude paths against canonical walked paths
- Docs
- Rust not yet supported