Skip to content

Releases: stl3/torgo

Torgo v0.1-beta

25 Dec 06:07
b966144
Compare
Choose a tag to compare
Torgo v0.1-beta Pre-release
Pre-release

Windows binary for now
The smol binaries were compressed with these flags and upx:
go build -o torgo-v0.1-beta-smol.Winx64.exe -ldflags="-s -w" .\cmd\torgo\main.go ; upx -9 -k torgo-v0.1-beta-smol.Winx64.exe

        File size         Ratio      Format      Name
   --------------------   ------   -----------   -----------
  20663296 ->   7627776   36.91%    win64/pe     torgo-v0.1-beta-smol.Winx64.exe