Skip to content

Desktop frameworks

JavaScript frameworks for building cross-platform desktop applications using web technologies.

  • Tauri — Lightweight, secure desktop apps with a Rust backend and any frontend framework; produces small binaries without bundling a browser engine.
  • Electron — Desktop apps built with HTML, CSS, and JavaScript on top of Chromium and Node.js; powers VS Code, Slack, and Discord.