This website requires JavaScript.
Explore
Help
Sign In
DutchEllie
/
proper-website-2
Watch
2
Star
3
Fork
You've already forked proper-website-2
0
Code
Issues
12
Pull Requests
Projects
Releases
Wiki
Activity
d719256417
proper-website-2
/
Makefile
6 lines
88 B
Makefile
Raw
Blame
History
build
:
GOARCH
=
wasm
GOOS
=
js go build -o web/app.wasm
go build -o app
run
:
build
./app
Reference in New Issue
View Git Blame
Copy Permalink