Update daprdocs/content/en/reference/components-reference/supported-bindings/wasm.md

Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
Signed-off-by: Crypt Keeper <64215+codefromthecrypt@users.noreply.github.com>
This commit is contained in:
Crypt Keeper 2023-05-03 08:01:40 +08:00 committed by Adrian Cole
parent 9717cc7456
commit 19e192d7ec
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ see [mounting volumes to the Dapr sidecar]({{< ref kubernetes-volume-mounts.md >
to configure a filesystem mount that can contain Wasm binaries.
Dapr embeds [wazero](https://wazero.io) which loads programs compiled with the
WebAssembly System Interface (WASI), obviating platform dependencies or forking
WASI, obviating platform dependencies or forking
otherwise needed to accomplish something like this.
## Component format