proxy-wasm / spec

WebAssembly for Proxies (ABI specification)
Apache License 2.0
544 stars 27 forks source link

Allow hosts to advertise features/settings at runtime #55

Open PiotrSikora opened 1 month ago

PiotrSikora commented 1 month ago

The ABI version currently enforces only the function signatures, but we have no way to change the meaning of various parameters, or negotiate settings at runtime.