Skip to content

hajimehoshi/embeddll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experiment to embed C DLL into Go program.

Run on POSIX system

GOOS=windows go build -o main.exe . && wine main.exe

About

An experiment to embed C DLL into Go program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published