|
|
|
|
|
by InvisGhost
135 days ago
|
|
I recently tried to get Go running on a Windows PC and was surprised at how immature the ecosystem is for that configuration. The thing that seemingly everyone uses for hotreloading (Air) can't be configured to support Windows and Linux at the same time. Console output from the application in question was also completely missing, which admittedly, they fixed as soon as I created a bug report and repro project. I want to use Go for some low-cost projects hosted on VPS's but the dev experience isn't quite there yet. |
|
But, why couldn't you just use WSL? It is one of the main selling points of using Windows as a developer these days.