Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 336 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 336 Bytes

A sokol ImGui + ImPlot example in Zig

Made with Zig 0.14.0-dev.2623+7aa95bc7f. 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