Awesome
sokol-zig-imgui-sample
Sample project for using Dear ImGui with the Sokol Zig bindings.
On macOS, Windows and Linux just run:
zig build run
To build and run the web version:
zig build --release=small -Dtarget=wasm32-emscripten run
Sample project for using Dear ImGui with the Sokol Zig bindings.
On macOS, Windows and Linux just run:
zig build run
To build and run the web version:
zig build --release=small -Dtarget=wasm32-emscripten run