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

2 lines
73 B
Makefile

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