> You might have a better experience with Futhark - > <https://github.com/PMunch/futhark> It's a tool that generates complete > bindings to C libraries automagically.
Thanks for the link. Like I mentioned, I need to learn to create my own bindings yet, still in the process of learning Nim. It feels like I should give this some priority... But I get the feeling that it may be usually better or wiser to simply create all bindings yourself (and then maybe contribute them if they are actually good)?