]> Cypherpunks repositories - gostls13.git/commit
runtime/internal/sys: rename Wasm to WASM
authorRichard Musiol <mail@richard-musiol.de>
Tue, 12 Jun 2018 21:22:03 +0000 (23:22 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Jun 2018 22:09:45 +0000 (22:09 +0000)
commitbe36bd996eb120741ed866396e607fcd5e0b702a
treec5bd7bc8d32112f9604d723c8b2bbdfe6afeeed3
parentbd83774593bca66cc899d5180c77680bc907fab8
runtime/internal/sys: rename Wasm to WASM

This commit changes sys.Wasm to sys.WASM, as requested on
https://groups.google.com/forum/#!topic/golang-dev/VquDxlhjPkg

Change-Id: I30a208c34576a8bb49b9beb524203d71df8fdf1c
Reviewed-on: https://go-review.googlesource.com/118395
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/internal/sys/arch.go
src/runtime/internal/sys/arch_wasm.go
src/runtime/stack.go