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
cwrap should output two files - one with generated source code, and another one with docstrings (so that we don't compile the same string for all types separately - not sure how smart are compilers about duplicate static strings).