Closed rowild closed 2 years ago
I think you may be looking for https://github.com/tauri-apps/tauri instead of this?
GUIJS seems to just be one usecase for Tauri and it's not really updated anymore. But Tauri is still alive and they are working hard on it.
@chrisspiegl Thank you for pointing me to tauri! I will check it out! Any idea if it competes with Vite in any way (speed, features, ...)?
Vite and Tauri are two very different tools. Tauri is for bundling something as a native app for macos, linux, windows. Vite is tooling for Vue.JS develoment.
Aha! Thank you, @chrisspiegl! But then I really meant GuiJS, since that tool was meant to be the successor of create-vue-app at some point in the past. Anyway: tauri is bookmarked :-) Have a good day!
I saw the presentation in Amsterdam, and all devs went crazy! Yay - new, faster, more framework support, based on Rust means hyperfast etcetc!
But now it seems it has outlived its initial energy - or has it?
Feedback would be most welcome! Thank you!