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
- feat: add `deno uninstall --self` to uninstall Deno runtime
- fix(ext/node): isolate parentPort from globalThis in worker_threads
- fix(ext/fetch): preserve user-provided Content-Length for stream bodies
- fix(testing/bdd): preserve original test error when afterEach/afterAll hooks also fail
- fix(ext/node): map NotCapable errors to EACCES in node:fs
- using deno add with a jsr dep when there is a package.json should not create a deno.json
- feat: support `node:process`'s `execve()`
- BUG: `node:fs` operations throw raw `NotCapable` error instead of `EACCES`
- fix(ext/napi): implement uv timer/idle/check/ref/unref via core uv_compat
- fix(ext/process): kill descendant processes when killing a child
- Docs
- Rust not yet supported