mirror of
https://github.com/alibaba/higress.git
synced 2026-06-01 08:37:26 +08:00
Replace model-router and model-mapper with Go implementation (#3317)
This commit is contained in:
2
plugins/wasm-go/extensions/model-mapper/Makefile
Normal file
2
plugins/wasm-go/extensions/model-mapper/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
build-go:
|
||||
GOOS=wasip1 GOARCH=wasm go build -buildmode=c-shared -o main.wasm main.go
|
||||
Reference in New Issue
Block a user