/zig-sokol-imgui-wasm

A floooh/sokol example app with ImGui and ImPlot that can compile to WASM.

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

A sokol ImGui + ImPlot example in Zig

Made with Zig 0.13.0-dev.274+c0da92f71. Should work with a few versions either side of that quite alright.

zig build run

WASM

View it live here.

Build it yourself with:

zig build run -Dtarget=wasm32-emscripten