mirror of
https://github.com/alibaba/higress.git
synced 2026-02-26 05:30:50 +08:00
2 lines
84 B
Makefile
2 lines
84 B
Makefile
build-go:
|
|
GOOS=wasip1 GOARCH=wasm go build -buildmode=c-shared -o main.wasm main.go
|