Docs

Tauri

v2.0

Desktop apps with a web frontend and a Rust core.

desktoprustsvelte

Install

create
bash
npm create tauri-app@latest

Why Tauri

Rust core

A small, fast, secure native backend.

Any frontend

Use Svelte 5 + TypeScript for the UI.

Tiny bundles

Uses the OS webview β€” no bundled Chromium.

Documentation