Commit Graph

1 Commits

Author SHA1 Message Date
Crypt Keeper d3a6145ec0
Adds sample for embedded wasm usage (#122)
This introduces users to the idea that WebAssembly is embedded in the
sidecar, by actually serving a request that way.

This will be more interesting when we add file watch support to the wasm
middleware, which would allow people to reload wasm without restarting
the process.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2023-04-11 08:42:32 +03:00