components-contrib/middleware/http
Crypt Keeper b379f80b75
middleware: changes wasm basic to use waPC (#1833)
Updates wasm basic middleware and simplifies some code inside of it,
notably by using [waPC](https://github.com/wapc/wapc-go).

This changes the entrypoint function to be named "rewrite" and
uses a pool because known memory allocators are not goroutine
safe.

Signed-off-by: Adrian Cole <adrian@tetrate.io>

Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-09-13 17:12:59 -07:00
..
bearer update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
nethttpadaptor Go 1.19 support and linter fixes (#1975) 2022-08-18 00:45:23 -07:00
oauth2 update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
oauth2clientcredentials update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
opa Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00
ratelimit update license to Apache v2.0 (#1406) 2022-01-04 19:53:31 -08:00
routerchecker Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00
sentinel Define common metadata across components (#1994) 2022-08-25 10:10:53 -07:00
wasm middleware: changes wasm basic to use waPC (#1833) 2022-09-13 17:12:59 -07:00