fjebaker/zig-sokol-imgui-wasm
A floooh/sokol module with example app using ImGui and ImPlot that can compile to WASM.
Made with Zig 0.14.0-dev.2623+7aa95bc7f. Should work with a few versions either side of that quite alright.
zig build run
View it live here.
Build it yourself with:
zig build run -Dtarget=wasm32-emscripten