I have met this page: 
[http://stackoverflow.com/questions/37950722/load-function-in-nim-dll](http://stackoverflow.com/questions/37950722/load-function-in-nim-dll)

I have 2 question for my MingW on windows:

  1. what can we do with Mingw? "#pragma comment(linker, 
"/export:double=_double")" produces only _double( that is to say there is no 
double) in the DLL
  2. Can we delete the NimMain in foo.dll?


Reply via email to