Deno
Secure runtime for JavaScript and TypeScript
Deno expands from runtime to platform — desktop apps, agent firewalls, and managed deploy
◆Recent moves
- 1d ago
Deno 2.9: native desktop apps and migration from Bun
⚡ SPARKDeno 2.9 opens a new application category with deno desktop — native desktop apps built from web tech — plus first-class migration from npm/pnpm/yarn/Bun and Node.js 26 compatibility. Fits the broader move from runtime toward full platform.
View source ↗ - 1mo ago
Deno 2.8: six new subcommands and faster npm installs
A tooling-heavy release: six new subcommands (transpile, pack, bump-version, ci, why, audit fix), import defer, Chrome DevTools network debugging, framework-aware compile, and 3.66x faster cold npm installs. Broadens the built-in toolchain rather than changing direction.
View source ↗ - 1mo ago
Claw Patrol: an open-source security firewall for agents
⚡ SPARKDeno introduces Claw Patrol, an open-source security firewall built for AI agents that speaks more than HTTP — a move into agent-execution security that complements Deno Sandbox's untrusted-code focus.
View source ↗ - 2mo ago
Fresh 2.3: Zero JS by default, View Transitions, and Temporal support
Fresh 2.3, Deno's web framework, ships true zero-JS pages, View Transitions, CSP nonce support, IP filtering, and Temporal in islands. Strengthens the framework layer of Deno's platform story.
View source ↗ - 4mo ago
Deno 2.7: stable Temporal API, Windows ARM, npm overrides
Deno 2.7 stabilizes the Temporal API, adds Windows on ARM, npm overrides in package.json, brotli streams, self-extracting compiled binaries, and deno create. Steady runtime maturation and Node.js compatibility work.
View source ↗ - 4mo ago
Build a dinosaur runner game with Deno, pt. 6
Part six of a tutorial series on building a browser game with Deno, focused on logging, traces, and analytics via Deno Deploy. Educational content rather than a product change, though it doubles as a showcase for Deploy's observability tools.
View source ↗