Does anybody has experience with the webview crate (at least with PureScript/Elm, I mean without Yew) ?

Does anybody has experience with the webview crate (at least with PureScript/Elm, I mean without Yew) ? Because I've looked at the examples, but I don't know if I need to generate anything or if I must implement all files by hand ? Also do I need to create a local server in order to run such a project ?
You already invited:

Gee5ive

Upvotes from:

what files are you referring to? I haven’t used the crate yet, but I have created 2 different apps with Golang version of WebView which the crate and the Golang package just wrap a c lib if I’m not mistaken, creating a web server is one way to server your files
Interacting via js is another
Injection I mean

If you wanna answer this question please Login or Register