diff --git a/doc/go1.13.html b/doc/go1.13.html index 34a2d5e043..bc44531133 100644 --- a/doc/go1.13.html +++ b/doc/go1.13.html @@ -105,6 +105,11 @@ Do not send CLs removing the interior tags from such phrases. Go 1.13 is the last release that will run on Native Client (NaCl).

+

+ For GOARCH=wasm, the new environment variable GOWASM takes a comma-separated list of experimental features that the binary gets compiled with. + The valid values are documented here. +

+

AIX