Many Lint, Test, Build, and Run for multiple GOOS/GOARCH. For example, 'poly build' runs 'go build' for all programs in './...', and then does it again with GOOS=js GOARCH=wasm. All in parallel.