Enhancement: Webview
A crossplatform webview with support for Javascript <-> V interop would truly make vlang THE end game programming language.
I'll be releasing a webview with JavaScript support this week.
@medvednikov wow. You are incredible! If you need any help testing on Windows/Mac/Linux let me know!
macOS-only webview is now implemented: https://github.com/vlang/ui/commit/e7cb216f7719d85678139abe76213903da2d5b9f Other OSes will come soon.
Does the webview support windows or unix now?
Windows support is still missing but Linux via GtkWebView is implemented.