Skip to content

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

License

Notifications You must be signed in to change notification settings

fjebaker/zig-sokol-imgui-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages