README ¶ Create DLL in Go Compile below to create an dll in go go -o main.dll -buildmode=c-shared main.go this will create a new dll in your current directory, but note you need injector so i have taken care of that, and its in repo called GoDLLInjector Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files CreateDLL.go Click to show internal directories. Click to hide internal directories.