On Saturday, 30 December 2023 at 19:27:08 UTC, Matheus Catarino
wrote:
Hi everyone. 👋
Currently I'm working on D binding for sokol project (truly a
dual bindgen [sokol-tools, sokol-header]) which could be merged
into the upstream project.
Sorry if I sidetrack the discussion, but I was amazed by the Zig
build file in that project:
https://github.com/kassane/sokol-d/blob/main/build.zig
Do you have more information about how to integrate C and D using
Zig as the build tool?? That sounds very interesting.