8000 GitHub - hxzqlh/howto-go-with-cpp: [abandoned]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hxzqlh/howto-go-with-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapping C++ with Go

This is a minimal example of how to wrap a C++ class manually with Go.

I borrowed most of the code from a stack overflow answer, but modified it to use static linking.

About

[abandoned]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.0%
  • Go 26.3%
  • C 17.6%
  • Makefile 15.1%
0