wails
wails copied to clipboard
Support for chromium on linux
Is your feature request related to a problem? Please describe.
I'm using some web development program, want to migrate to wails, but in linux webkit above report all kinds of errors, such as navigator.mediaDevices.getUserMedia can't find , the ws connection error and so on!
Describe the solution you'd like
I want to use chromium kernel on linux like electron
Describe alternatives you've considered
Can you help me with what to change?
Additional context
No response
As example for implementing CEF for linux or for all platform as alternative to webkit we could see how it's done here https://github.com/energye/energy but it's nor a simple feature to add
Extremely non-trivial. We're looking to upgrade webkit2gtk so that might address a lot of the issues.