2 lines
No EOL
71 B
Makefile
2 lines
No EOL
71 B
Makefile
wasm:
|
|
GOOS=js GOARCH=wasm tinygo build -o stat/mod.wasm ./stat/main.go
|