Hacker News new | ask | show | jobs
by planetis 1072 days ago
Actually the Nim wrapper use none of the above, instead compiles and links the static library per project, recompiling only when the C source files has changed. Allows for the best flexibility if you are using nim.