floooh / sokol-zig

Zig bindings for the sokol headers (https://github.com/floooh/sokol)
zlib License
341 stars 46 forks source link

Some build.zig cleanup advice for the Emscripten parts. #66

Closed floooh closed 2 months ago

floooh commented 3 months ago

Further down this thread is some advice on how to better wrap the calls to emcc and emrun:

https://discord.com/channels/605571803288698900/1240325331521503242

floooh commented 2 months ago

Fixed via https://github.com/floooh/sokol-zig/pull/70