-
- [ ] Deno
- [ ] Rust
- [ ] Go
- [ ] Swift
- [ ] Pascal
- [x] Zig
- [ ] V
- [ ] Nim
- [ ] Odin
- [ ] Python
- [ ] Bun
- [ ] PureBasic
-
when i try to compile or run a examples by GCC i get that error
when i try to use Clang or TCC it give me a like that error also
```cmd
.vmodules\vwebui\examples\text-editor>v -cc gcc run .
======…
-
### Describe the bug
Cannot activate v-analyzer extension: Cannot read properties of undefined (reading 'uri')
running on ubuntu with current v and vscode
### Expected Behavior
server to r…
-
### Description
If webui.setLogging() was set to true ; you must get it back to false before using exit() ; else browser window will not close but hang
### Expected Behavior
logging was set t…
-
I was trying to compile `text-editor.v` but I got
> builder error: 'tlhelp32.h' not found
This is because https://github.com/civetweb/civetweb/issues/1158
-
I am on a Windows operating system. I have tried using _vegalite.js_ in my application. Everything works fine, until I click **Save as SVG** menu item near the plots. VWeb UI will then close, and the …
-
Hello, I tried to run the examples and got the following error:
**In file included from /tmp/v_1000/main.16722958108676249408.tmp.c:817:
/home/user/.vmodules/vwebui/webui/include/webui.h:158: err…
-
This is awesome. Is there any plans to implement some kind of WebView, so we can port web SPA/PWA applications, the same way how tauri is doing? I am particularly interesting in Android. And of course…
-
```
# v install https://github.com/webui-dev/v-webui
Installing module "webui-dev\v-webui" from "https://github.com/webui-dev/v-webui" to "C:\Users\HD\.vmodules\webui_dev\v_webui" ...
Relocating …
-
```
# v run %userprofile%/.vmodules/vwebui/setup.vsh
Cloning...
git clone --depth 1 https://github.com/webui-dev/webui
Building...
"Build WebUI library (gcc release static)..."
"Build WebUI …