cloudflare / cloudflare/pingora
proxy-wasm support
Open
enhancement
Long Term Goal
- Dominant language
- Rust
- Stars
- 27.4k
- Forks
- 1.7k
- Avg merge
- 6h 22m
- Merged PRs (30d)
- 3
Description
## What is the problem your feature solves, or the need it fulfills?
[Proxy WASM](https://github.com/proxy-wasm/spec) is an spec that allows HTTP filters to be implemented in WASM (supported in Envoy and in-progress for OpenResty).
## Describe the solution you'd like
Integration of proxy wasm to pingora to allow for filters built on this spec to operate.
## Describe alternatives you've considered
n/a
## Additional context
Contributor guide
Assessment
This issue has not been assessed yet.