6 ms·
I suggest to take a look at tauri[1], lorca[2](requires chrome to be installed) or webview[3](uses system webkit). If you're interested I made a small poc that
by snehesht 4y ago
I suggest to take a look at tauri[1], lorca[2](requires chrome to be installed) or webview[3](uses system webkit). If you're interested I made a small poc that can be shipped as a single binary file with webview and react - https://github.com/snehesht/goview https://github.com/snehesht/goview
1. https://github.com/tauri-apps/tauri https://github.com/tauri-apps/tauri
2. https://github.com/zserge/lorca https://github.com/zserge/lorca
3. https://github.com/webview/webview https://github.com/webview/webview