You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This is more a question than an actual issue, but the answer could turn it into an issue
I know that there are plans to add more SDL library extensions (like ttf, mixer, shadercross, etc...)
However, in the event that I do not want to wait, and instead bring the extensions myself to whatever I am building,
is there a way to grab zig-sdl3's internal linkage (as in, the lib and the includes), and link them to any other module I am using?