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
..
2019-02-05 18:11:45 +00:00
2018-07-18 04:00:10 +00:00
2018-05-23 20:16:46 +00:00
2019-02-09 17:34:48 +00:00
2018-06-13 13:45:01 +00:00
2018-06-13 13:45:01 +00:00
2018-01-09 21:47:03 +00:00
2018-06-13 13:45:01 +00:00
2019-02-09 17:34:48 +00:00
2018-06-13 13:45:01 +00:00
2017-02-22 23:51:12 +00:00
2018-01-09 21:47:03 +00:00
2018-11-28 18:53:53 +00:00
2018-12-21 21:46:38 +00:00
2010-09-16 14:01:02 +10:00
2019-03-04 17:36:16 +00:00