proxy-wasm 0.1.3

WebAssembly for Proxies
Documentation

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 BUILD files to match updated Cargo.toml:

cargo install cargo-raze --git https://github.com/google/cargo-raze --rev cb9f85d22b1c81cceb9acaf1fa4336c5fc4e6bff
rm -rf bazel/cargo/
cargo generate-lockfile
cargo raze --output=bazel/cargo
mv Cargo.lock bazel/cargo/