floooh/sokol-zig

Make a sokol-zig-template, not need generate bind file

Angluca opened this issue · 2 comments

I change sokol-zig build.zig make a sokol-zig-template, We can use sokol c headers directly now
https://github.com/Angluca/sokol-zig-template

The whole point of the auto-generated bindings is to make the Zig APIs a bit more 'Zig idiomatic' and less like an imported C library ;)

Yeah, Like sokol-zig, add sokol/utils please, like them T_T.