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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to deno
Help out
- Issues
- perf(ext/web): URLSearchParams.toString in pure JS
- fix(ext/node): flesh out node:trace_events polyfill
- fix(ext/node): wire system CA + setDefaultCACertificates() through fetch()
- `Object.freeze(process)` causes Deno to throw during shutdown (Cannot assign to read only property '_exiting') while Node exits cleanly
- `tls.connect: rejectUnauthorized=false` does not allow self-signed TLS handshake to complete (ECONNRESET)
- perf(ext/crypto): run subtle.digest synchronously for small inputs
- fix(ext/node): honor NODE_TLS_REJECT_UNAUTHORIZED=0 in tls/https clients
- fix: absolute links should be processed using directory functions
- feat(jupyter): rewrite kernel in JS, drop zeromq/runtimelib deps
- fix(lsp): don't panic on unresolved dts import hover
- Docs
- Rust not yet supported