Deno Desktop
Summary
Deno Desktop turns a Deno project into a self-contained desktop application by bundling the project, the Deno runtime, and a web rendering engine into a single cross-platform binary. It previews features coming in Deno 2.9 and outlines how to run, configure, and test desktop apps from a web-based project, including framework support and cross-compilation.