add powershell script

This commit is contained in:
Zack Scholl 2019-11-12 09:27:32 -08:00
parent 1b183b9a9e
commit 7279a9014c
2 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
$env:GOOS="js"; $env:GOARCH="wasm"; go build -v -o main.wasm

Binary file not shown.