When running make.bash for GOOS=js GOARCH=wasm, we build a bunch of never-used tools (dist, api, gofmt, etc).
Low priority, but look into skipping those to save time/space.
Okay for Go 1.11 if somebody wants to do it, but marking Unplanned.
/cc @neelance
When running make.bash for GOOS=js GOARCH=wasm, we build a bunch of never-used tools (dist, api, gofmt, etc).
Low priority, but look into skipping those to save time/space.
Okay for Go 1.11 if somebody wants to do it, but marking Unplanned.
/cc @neelance