This repo shows a demo of an Electron app running a Svelte UI that reads and writes a Svelte store, but with a twist: the store is implemented in native Rust code 😎
Read the blog post to learn how it came together.
Fair warning, it's not the most ergonomic project to develop with!
npm install in 3 separate places:ui folder, for Sveltebindings folder, for the Rust modulenpm start from the root folder