mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
Remove an uncommon troubleshooting note; InstallTroubleshooting page covers that topic.
parent
cee7e738a4
commit
fbddfb3932
@ -1,4 +1,4 @@
|
||||
Go 1.11 adds an experimental port to WebAssembly.
|
||||
Go 1.11 added an experimental port to WebAssembly.
|
||||
|
||||
WebAssembly is described on its [home page](https://webassembly.org) as:
|
||||
|
||||
@ -6,8 +6,6 @@ WebAssembly is described on its [home page](https://webassembly.org) as:
|
||||
|
||||
This page will be updated over time with more information relevant to Go's support for WebAssembly.
|
||||
|
||||
**NOTE:** if you ever set the `GOROOT` environment variable to the path of an earlier Go SDK version other than the version of the `go` command, please unset this environment variable to avoid problems in the following tutorial.
|
||||
|
||||
# Example
|
||||
|
||||
To compile a basic Go package for the web:
|
||||
|
Loading…
Reference in New Issue
Block a user