]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.11] doc/go1.11: add link to new WebAssembly wiki page
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 23 Aug 2018 19:05:19 +0000 (15:05 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 23 Aug 2018 21:49:30 +0000 (21:49 +0000)
commitc7415c1bd45ba7662ffec2c54fcec3933807c19c
treece3ef1396145b8a4860fcdb4456765b50c4d5da1
parent08c66d75ec272e528ab0153ba0e1668ffede3736
[release-branch.go1.11] doc/go1.11: add link to new WebAssembly wiki page

The wiki page has recently been created, and at this time it's
just a stub. It's expected that support for WebAssembly will be
evolving over time, and the wiki page can be kept updated with
helpful information, how to get started, tips and tricks, etc.

Use present tense because it's expected that there will be more
general information added by the time Go 1.11 release happens.

Also add link to https://webassembly.org/ in first paragraph.

Change-Id: I139c2dcec8f0d7fd89401df38a3e12960946693f
Reviewed-on: https://go-review.googlesource.com/131078
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
(cherry picked from commit 6e76aeba0bda33f6bd45ac9c8e5c026c1688e846)
Reviewed-on: https://go-review.googlesource.com/131096
doc/go1.11.html