laptrinhvui000
Results
2
issues of
laptrinhvui000
I'm able to re-config and add python, lua, qjs Ok but I can't add g++. I select must or glibc (for qjs), select gcc version 9 -> enable C++. But...
Hi, I use go-webview to navigate simple localForage app and it work fine when navigate online url `w.Navigate("https://tgowebview.laptrinhvui000.repl.co/")` Problems when I convert to offline by `w.Navigate("data:text/html," + url.PathEscape(html))` ``` #error...