Golang Can Remove Code From the Binary, and You May Want to Know That!
One year ago I implemented a simple Go linter which leverages the power of the Go compiler to highlight potential bugs and it was able to find plenty of issues in the popular open source projects (go-...