anglais/wasm/Makefile
2026-07-15 21:47:40 +02:00

3 lines
56 B
Makefile

build:
GOOS=js GOARCH=wasm go build -o anglais.wasm .