shortcuts/Makefile
2024-09-28 18:09:31 +02:00

2 lines
71 B
Makefile

wasm:
GOOS=js GOARCH=wasm tinygo build -o stat/mod.wasm ./stat/main.go