/testlib

Example of importing C header files and static libraries into a Nim program

Primary LanguageNim

TestLib

This example project is to showcase using nim to load and run code from c .h files and precompiled .a archives


Depedencies:

  • Nim
  • Gcc