commit | 59b11bec70c7cc648cf3cc54683683b76d5b5e6b | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Wed Apr 17 02:59:34 2019 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Wed Apr 24 15:59:47 2019 |
tree | 5237bed277d32a0b65c8a8147fff595fe5890349 | |
parent | 4e30a6eb7d9a7fbd8f97e1d47806f810d86cfc6e [diff] |
vector: clarify GOARCH=wasm test code Change-Id: If190b889e4a6db44416615bbda487a677e8e9044 Reviewed-on: https://go-review.googlesource.com/c/image/+/172517 Reviewed-by: Richard Musiol <neelance@gmail.com> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.