ZIP
WinGet
deno
denoland · 1.22.0 · 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
1.22.0
Description
A modern runtime for JavaScript and TypeScript
License
MIT
↗
Homepage
https://deno.land
Installer URL
https://github.com/denoland/deno/releases/download/v1.22.0/deno-x86_64-pc-windows-msvc.zip
Release Notes
1.22.0 / 2022.05.18
- BREAKING(unstable): Enable Deno namespace in workers by default (#14581)
- BREAKING: Remove unstable Deno.applySourceMap API (#14473)
- BREAKING: Remove unstable Deno.emit and Deno.formatDiagnostics APIs (#14463)
- feat(core): deterministic snapshots (#14037)
- feat(core): Revert "core: don't include_str extension js code (#10786)"
- feat(ext/net): add "NS" record support in Deno.resolveDns API (#14372)
- feat(ext/net): add CAA DNS record support in Deno.resolveDns() API (#…