build: go mod tidy GOOS=wasip1 GOARCH=wasm go build -buildmode=c-shared -o ./main.wasm . default: build