ZIP
WinGet
Deno
Deno Land Inc. · 2.7.10 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
deno-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DenoLand.Deno
Version
2.7.10
Description
A modern runtime for JavaScript and TypeScript
License
MIT
↗
Homepage
https://deno.com/
Installer URL
https://github.com/denoland/deno/releases/download/v2.7.10/deno-x86_64-pc-windows-msvc.zip
Release Notes
- feat: add include and exclude fields to compile config (#33024)
- fix(ext/http): gracefully handle consumed external in OTel ops (#33027)
- fix(ext/node): process.argv[0] is equivalent to execPath (#28915)
- fix(ext/node): add chacha20-poly1305 cipher support (#33084)
- fix(ext/node): drain pending messages before emitting worker exit event
(#32623)
- fix(ext/node): escape shell metacharacters in child_process args on Windows
(#33071)
- fix(ext/node): fix BadResource error in FileHandle.re…