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 Aug 11, 2021. It is now read-only.
I don't know if this is possible, given the current hierarchy in the C package, but if I want a library that can be either static or dynamic, currently, I have to rewrite two modules.
I'd rather write one, and choose at build time which one it is.