Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
HttpRequest -> HttpResponse
Route incoming HTTP requests to a sandboxed WebAssembly component using a WASI host runtime to compute the response.
Problem it solves
Executing pluggable or untrusted extension code on a server without risking host system compromise.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.