[SAOC 2025] Improve importC Weekly Update #8
Emmanuel
emmankoko519 at gmail.com
Mon Nov 10 19:49:43 UTC 2025
This week,
I looked into getting sdl library work in D for importC. I
researched on how to use the library by looking at the API. I
also got some builtins implemented (not done) for the issue as
reported by Mike Shah in https://github.com/dlang/dmd/issues/21932
I am actually setting it up as a dub project to be able to track
its full functionality and then
move fixes to dmd mainstream. more projects will be added in the
future but for now, the sdl3 library is being setup to ensure
everything works with DMD.
I believe this will help us catch very useful compilation errors.
link to setup : https://github.com/Emmankoko/importC
More information about the Digitalmars-d
mailing list