`gopherjs build -o log.a log` outputs nothing, while `go build -o log.a log` outputs `log.a` in the current directory.