you need to add dynlib prama too, and compile with \--app:lib option. more details [here](https://nim-lang.org/docs/manual.html#foreign-function-interface-dynlib-pragma-for-export)
- How Can i compile nim code as a lib.so and use it in C code ... KyrillosWalid
- Re: How Can i compile nim code as a lib.so and use it i... rgv151
