wails
wails copied to clipboard
Attach to already existing web apps, injecting js bridge inside webview
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
For example lets say you already have an existing webapp with one of the supported frameworks, would be great if the window could be pointed to that new url and the javascript bridge to be injected into the webview, this way we can start having hybrid apps and enrich web apps with native code.
I tried setting up a custom serverurl on wails.conf but the page doesnt load once the app starts
Describe alternatives you've considered
No response
Additional context
No response