I started working on these bindings for a personal project, and maybe they could be of help to someone.
I still need to make a better wrapper, but it’s starting to work.
I tried to use crystal_lib to generate the bindings, and even though it generated 90% of the bindings, in this case it didn’t get some structs and typedefs that I fixed/added. Is there an alternative generator?
Repo: GitHub - guidipolito/nuklear-cr: Nuklear Crystal lang bindings for SDL3 backend · GitHub
