mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 02:23:56 +02:00
comments
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
parent
cd2a1db493
commit
913a3f50d7
2 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Envoy filter code for gateway
|
||||
|
||||
## Add toolchain
|
||||
|
||||
```sh
|
||||
$ rustup target add wasm32-wasi
|
||||
```
|
||||
|
||||
## Building
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue