mirror of
https://github.com/golang/go.git
synced 2025-05-07 16:43:03 +00:00
doc/go1.11: add note about package versioning
It will not be present in go1.11beta1 but will be present in subsequent releases. Change-Id: I298fb682945345bb4a34ec83802fd644f75bdd98 Reviewed-on: https://go-review.googlesource.com/120756 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
5881d3048d
commit
4f172e7a75
@ -53,6 +53,15 @@ Do not send CLs removing the interior tags from such phrases.
|
|||||||
TODO: PPC64LE race detector support
|
TODO: PPC64LE race detector support
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h3 id="package-versioning">Package Versioning (vgo)</h3>
|
||||||
|
<p>
|
||||||
|
<strong>
|
||||||
|
NOTE: This is not present in go1.11beta1 but will be available in future
|
||||||
|
betas and subsequent releases.
|
||||||
|
</strong>
|
||||||
|
Go 1.11 adds experimental, integrated support for package versioning.
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3 id="wasm">WebAssembly</h3>
|
<h3 id="wasm">WebAssembly</h3>
|
||||||
<p>
|
<p>
|
||||||
Go 1.11 adds an experimental port to WebAssembly (<code>js/wasm</code>).
|
Go 1.11 adds an experimental port to WebAssembly (<code>js/wasm</code>).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user