You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have experimented with the webview repo which is written in pure C/C++. It did work on macOS. However, there are missing libraries on Windows. I may try experiment with Tauri and see how it behaves on all platforms. Ideally, I should also block more ads on mobile. It is sort of challenging to debug it though.
The text was updated successfully, but these errors were encountered:
It is now also working on Windows. Just need to put the program under the same folder. It won't work unless it is there. More testing now and see if it is consistent.
I have experimented with the webview repo which is written in pure C/C++. It did work on macOS. However, there are missing libraries on Windows. I may try experiment with Tauri and see how it behaves on all platforms. Ideally, I should also block more ads on mobile. It is sort of challenging to debug it though.
The text was updated successfully, but these errors were encountered: