go/doc
Richard Musiol 4d23cbc671 cmd/compile: add sign-extension operators on wasm
This change adds the GOWASM option "signext" to enable
the generation of experimental sign-extension operators.

The feature is in phase 4 of the WebAssembly proposal process:
https://github.com/WebAssembly/meetings/blob/master/process/phases.md

More information on the feature can be found at:
https://github.com/WebAssembly/sign-extension-ops/blob/master/proposals/sign-extension-ops/Overview.md

Change-Id: I6b30069390a8699fbecd9fb4d1d61e13c59b0333
Reviewed-on: https://go-review.googlesource.com/c/go/+/168882
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-03-28 20:23:05 +00:00
..
articles
codewalk
devel doc: add minor revisions header for 1.12 2019-03-14 20:47:31 +00:00
gopher
play
progs
asm.html
cmd.html
code.html
conduct.html
contrib.html
contribute.html
debugging_with_gdb.html
diagnostics.html
docs.html
editors.html
effective_go.html
gccgo_contribute.html
gccgo_install.html
go-logo-black.png
go-logo-blue.png
go-logo-white.png
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html
go1.7.html
go1.8.html
go1.9.html
go1.10.html
go1.11.html
go1.12.html
go1.html
go1compat.html
go_faq.html
go_mem.html
go_spec.html spec: clarify wording on passing slice arguments to variadic functions 2019-03-14 00:32:43 +00:00
help.html
ie.css
install-source.html cmd/compile: add sign-extension operators on wasm 2019-03-28 20:23:05 +00:00
install.html
root.html
security.html
share.png
tos.html