NimMain() is called and its `undefined reference to `NimMain()'`... > +1 `--compileOnly` :)
@enthus1ast, you mean like proc test_add(x, y, z: float32): Vec3t {.exportc cdecl.} = Vec3t(x: x, y: y, z: z) Run Didn't work ): what confuses me is `hidden symbol `_Z8test_addfff' isn't defined` this is not some missing include library...