Nim desktop app using Svelte into a webview (libwebkit2gtk)
node npm
sudo apt install nim libwebkit2gtk-4.0-dev # tested on debian
nimble install webview
npm install
js/svelte/css files are generated into public/
npm start
npm run build
npm run build:svelte # build only html/js/svelte/css
npm run build:nim # build only nim and run it
file://
? (websocket?)