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(install): honor npm libc field when installing optional deps
- perf(workers): eliminate per-message Promise/microtask in receive loop + structured-clone fast path for primitives
- perf(workers): incremental message-passing cleanups (drain symmetry, dispatch allocations, op return)
- `deno install --os ...` also installs packages for current arch
- fix: cancel stdin readable stream resources
- feat(types): prototype `deno types <specifier>`
- feat(permissions): prototype per-package permissions
- refactor: remove rustyline from REPL and prompts
- perf(ext/http): use captured file ranges for serve responses
- Tracking: file selection for `deno check` (`--ignore` flag + per-command `include`/`exclude`)
- Docs
- Rust not yet supported