There's not an exportcpp pragma in nim that I know about. But have you tried 
wrapping the nim c code with, extern "C"? Cpp code can compile wrapped c code.

Reply via email to