aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorRichard Musiol <mail@richard-musiol.de>2018-03-04 13:53:50 +0100
committerBrad Fitzpatrick <bradfitz@golang.org>2018-03-30 05:13:31 +0000
commitf63250238be548b7c6c24ae840541102a5cfef99 (patch)
tree155f63136e0826d3adb95b42e39998ecdf66d3b1 /test/codegen
parent5cf3b523080ea35a5148c3dc6c8a701305f1f875 (diff)
downloadgo-f63250238be548b7c6c24ae840541102a5cfef99.tar.xz
misc/wasm: add scripts for running WebAssembly binaries
This commit adds scripts for running the WebAssembly binaries that the Go compiler will produce. The script go_js_wasm_exec uses Node.js to run the binaries. Adding it to PATH will enable "go run" and "go test" to work for js/wasm without having to manually provide the -exec flag. See https://golang.org/cmd/go/#hdr-Compile_and_run_Go_program for more information. The web page wasm_exec.html is an example on how to run the same binaries in a web browser. Both scripts use wasm_exec.js as a shared library. Updates #18892 Change-Id: Ia4d9bea025957750baa0d0651243dc88f156f85d Reviewed-on: https://go-review.googlesource.com/103255 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions