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(pack): exclude existing package.json from assets
- `Object.getPrototypeOf()` on `Event` subclass throws due to `Deno.privateCustomInspect` invoking getters on prototype object
- fix(web): avoid inspecting getters on Event subclass prototypes
- Same privateCustomInspect prototype-vs-instance bug as #36508 affects ErrorEvent, CloseEvent, MessageEvent, CustomEvent and ProgressEvent
- The same prototype-vs-instance privateCustomInspect bug (#36508) is a repo-wide pattern, not just Event
- Deno has panicked
- `dns.resolve` from `node:dns` throws error with unicode character
- Deno desktop on Windows 11 not running with BrowserWindow params
- Wrong error code when `dns.resolveX` from `node:dns` is passed a bad URL
- `node:dns` does not implement `Resolver.setLocalAddress`
- Docs
- Rust not yet supported