webui icon indicating copy to clipboard operation
webui copied to clipboard

Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.

Results 63 webui issues
Sort by recently updated
recently updated
newest added

I try to use Mingw-W64-i686 compile webui 32bit dll file encounter failure. mingw32-make display: ``` "Build WebUI library (gcc release static)..." "Build WebUI library (gcc release dynamic)..." D:/w64devkit/bin/ld.exe: webui.o:webui.c:(.text+0x32bd): undefined...

More details, refer to this: https://github.com/webui-dev/zig-webui/issues/13

bug

## Motivation To be honest, I have a certain fondness for Blazor. It's a great GUI technology, with a relatively simple and elegant syntax, especially the Razor syntax. It effectively...

enhancement

- [ ] Deno - [ ] Rust - [ ] Go - [ ] Swift - [ ] Pascal - [x] Zig - [ ] V - [ ]...

## Description works as expected when running normally, but disconnects when device goes to sleep. ## Expected behavior webui should not disconnect when device goes to sleep. ## Relevant Snippets...

bug

## Description Tried to build the examples on Windows ARM (a Win11 VM running on MacBook M1 with Parallels). CL compile will exit with an error. ## Expected behavior Just...

Recently when I was trying to develop the front end, I found that the overall development experience was not very good. Maybe we can try to refer to [elecron-vite](https://github.com/alex8088/electron-vite) Make...

- [ ] C - [ ] C++ - [ ] Deno - [ ] Rust - [ ] Go - [ ] Swift - [ ] Pascal - [...