Commit a2f5d644 authored by Agniva De Sarker's avatar Agniva De Sarker Committed by Agniva De Sarker

doc/go1.13: add release notes for GOWASM environment variable

Change-Id: I103a21ae0be8feb9447fa277483b7c2a8b5807e7
Reviewed-on: https://go-review.googlesource.com/c/go/+/188540Reviewed-by: default avatarAndrew Bonventre <andybons@golang.org>
Reviewed-by: default avatarRichard Musiol <neelance@gmail.com>
parent fc821667
......@@ -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).
</p>
<p><!-- CL 170119, CL 168882 -->
For <code>GOARCH=wasm</code>, the new environment variable <code>GOWASM</code> takes a comma-separated list of experimental features that the binary gets compiled with.
The valid values are documented <a href="/cmd/go/#hdr-Environment_variables">here</a>.
</p>
<h3 id="aix">AIX</h3>
<p><!-- CL 164003, CL 169120 -->
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment