Higress Wasm Plugin API
The Higress Wasm Plugin API provides a WebAssembly-based extension interface for developing and deploying custom plugins on the Higress gateway. Plugins can be written in Go, Rust, C++, or any language that compiles to WebAssembly, and can intercept and transform HTTP requests and responses at the gateway level.