proxy-wasm

Crates.ioproxy-wasm
lib.rsproxy-wasm
version0.2.1
sourcesrc
created_at2020-02-13 20:00:04.561716
updated_at2022-11-22 20:00:50.963271
descriptionWebAssembly for Proxies
homepage
repositoryhttps://github.com/proxy-wasm/proxy-wasm-rust-sdk
max_upload_size
id208085
size138,734
Piotr Sikora (PiotrSikora)

documentation

README

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:

cargo install cargo-raze --version 0.15.0
cargo raze --generate-lockfile
Commit count: 87

cargo fmt