This template should help get you started developing with Tauri using Astro, backed by Svelte.
To get started:
pnpm i
pnpm tauri dev
Thanks to JonasKruckenberg for the reference code. Originally I tried to run his template out of the box and kept receiving errors. Once it got working, I kept blowing the JS heap. Luckily Svelte makes everything better, and keeps the hot-reload functional as well!