]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: describe how Go maps to wasm implementation
authorKeith Randall <khr@golang.org>
Tue, 6 Dec 2022 21:40:33 +0000 (13:40 -0800)
committerGopher Robot <gobot@golang.org>
Fri, 6 Jan 2023 16:58:43 +0000 (16:58 +0000)
commit660d4815ea4229f96cede86f396017ebf5ca4bb0
tree312b5dac2074e89894d76b75558ea3bbc8546db3
parent119f679a3bd2e60cfc990920f82fd1a5cb006f4c
cmd/compile: describe how Go maps to wasm implementation

Change-Id: Ie4d8e1ae9c4c6046d27a27a61ef1147bc0ff373c
Reviewed-on: https://go-review.googlesource.com/c/go/+/455715
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Richard Musiol <neelance@gmail.com>
Reviewed-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/compile/internal/wasm/ssa.go