]> Cypherpunks repositories - gostls13.git/commit
doc/go1.11: clarify GOOS/GOARCH pair of WebAssembly port
authorDmitri Shuralyov <dmitri@shuralyov.com>
Wed, 20 Jun 2018 17:15:44 +0000 (13:15 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 22 Jun 2018 16:16:26 +0000 (16:16 +0000)
commit82d1c2a8aafe68daf2ed66df7422cf173d68e014
treebecc5602fab80662eee3f95331d547cae89193de
parentf451a318bbc8f8cc6afb5a6d2dcb2234924b6271
doc/go1.11: clarify GOOS/GOARCH pair of WebAssembly port

It's more common to specify GOOS/GOARCH values in that order,
rather than the inverse. Fix the order.

Updates #18892.

Change-Id: I8551508599e019f6617dc007397b562c9926418d
Reviewed-on: https://go-review.googlesource.com/120057
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.11.html