(no title)
rh12503 | 4 years ago
Also because I'm pretty sure you're going to be the only one to see this post, do you have any feedback on the app?
rh12503 | 4 years ago
Also because I'm pretty sure you're going to be the only one to see this post, do you have any feedback on the app?
zibzab|4 years ago
What are your thoughts on Wails?
How is the learning curve for people not very familiar with Web technologies? On that subject, does it require any webdev tools to be installed (nodejs, frameworks, etc)?
rh12503|4 years ago
However, Wails v1 uses mshtml (basically ie11) on Windows, so some features are unavailable.
Wails uses Webpack so you need npm installed when developing your app.
You might also be interested in Tauri [1] which is a similar framework but in Rust.
[1] https://github.com/tauri-apps/tauri
imhoguy|4 years ago
trinovantes|4 years ago
rh12503|4 years ago