Last active
May 28, 2019 04:03
-
-
Save akyoto/1a2844f568c052c564ad8a19ab650ec6 to your computer and use it in GitHub Desktop.
Run wasm locally in Go
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GOOS=js GOARCH=wasm go run -exec="$(go env GOROOT)/misc/wasm/go_js_wasm_exec" . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment