Closed pjebs closed 6 years ago
Based on readme, the webview project seems to be better in every way. Am I misunderstanding something?
I'd say lorca offers better trade-offs in general.
Lorca doesn't require cgo and makes communication between go and js simpler.
My goal is to keep Webview and Lorca very similar to each other in terms of API, ideally - compatible. So that users could start with Lorca to prototype the app, and if they see that they need more native features (window menus, better OS integration) - they could change it to Webview with little pain.
I'll close the issue, if you don't mind. But if you have any further questions - feel free to ask here.
Any update on this thread!
I was wondering how this project differed from your webview and also electron.
Perhaps you can have a table on the README