2 lines
73 B
Makefile
2 lines
73 B
Makefile
![]() |
wasm:
|
||
|
GOOS=js GOARCH=wasm tinygo build -o stats/mod.wasm ./stats/main.go
|