Maybe Im missing something, but I was already using dynlib and it does require 
the extern "C" prefix on the Cpp header which implies FFI. Im looking for 
something like it's shown here:

(<https://domiyanyue.medium.com/c-development-tutorial-4-static-and-dynamic-libraries-7b537656163e>)

A pure C++ library (no FFI compatible)

Thanks!

Reply via email to