|
|
|
|
|
by johnvega
1879 days ago
|
|
On my 2nd chromebook computer but likely moving back to mostly to Windows because of WSL2. Just 1 of many benefits: build native Windows GoLang app from WSL2: (Caddy server) env GOOS=windows go build -o caddy.exe No need to setup gcc in native Windows. Not sure if this works on all GoLang apps, but at least works for a reasonably complex Caddy server |
|
Am I missing something? What does this have to do with WSL 2?