trace-andreason
Results
3
comments of
trace-andreason
ok, got the code generation working. Three issues found during the process: 1. Generation code doesn't handle the callback function defined on the request. This stops code gen with this...
PR for that here: https://github.com/floooh/sokol-zig/pull/67/files
fixed the PR on my side