anagram3k/zig-with-cpp
Zig Language example on interfacing with C++ code
Zig
with C++
This is a simple example to demonstrate Zig interfacing with C++ code.
The only requirement is a C interface.
The c++ code is based on C Wrappers for C++ Libraries and Interoperability
Use below script to run.
zig build run