proxy-wasm / proxy-wasm-rust-sdk

WebAssembly for Proxies (Rust SDK)
Apache License 2.0
475 stars 94 forks source link
envoy envoyproxy proxy wasm webassembly

WebAssembly for Proxies (Rust SDK)

Build Status Crate Documentation Apache 2.0 License

Examples

Articles & blog posts from the community

Updating dependencies

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

bazel run //bazel/cargo:crates_vendor -- --repin all