proxy-wasm-rust-sdk icon indicating copy to clipboard operation
proxy-wasm-rust-sdk copied to clipboard

WebAssembly for Proxies (Rust SDK)

WebAssembly for Proxies (Rust SDK)

Build Status Crate Documentation Apache 2.0 License

Examples

  • Hello World
  • HTTP Auth random
  • HTTP Headers
  • HTTP Response body
  • HTTP Configuration

Articles & blog posts from the community

Updating dependencies

When updating dependencies, you need to regenerate Bazel BUILD files to match updated Cargo.toml:

cargo install cargo-raze --version 0.15.0
cargo raze --generate-lockfile