Example (for memory) build static golang example binary with static C++ library (.go + (.cpp -> *.a) -> static binary)
Mirans/go-static-link-example
Example (for memory) build static golang example binary with static C++ library (*.go + (*.cpp -> *.a) -> static binary)
Go