ZIP
WinGet
Deno
Deno Land Inc. · 2.7.6 · arm64
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-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DenoLand.Deno
Version
2.7.6
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.6/deno-aarch64-pc-windows-msvc.zip
Release Notes
- feat(core): add cloneable resource registry for structured clone (#32672)
- feat(core): update v8 to 146.8.0 with foreground task ownership (#32771)
- feat(eval): auto-detect CJS vs ESM in deno eval (#32472)
- feat(ext/node): add MIMEType, convertProcessSignalToExitCode, Symbol.dispose
for ChildProcess (#32793)
- feat(ext/signals): support additional signals on Windows (#32689)
- feat(ext/telemetry): support array values in OTEL attributes (#32748)
- feat: add --cpu-prof-flamegraph to genera…