Files
netbird/browser/Makefile
T

4 lines
83 B
Makefile

run:
GOOS=js GOARCH=wasm go build -o assets/client.wasm ./client/
go run main.go