14 lines
266 B
Markdown
Raw Normal View History

# Download file to disk
Example to show how to work with disk + link several .wasm modules into a service.
# Build & deploy it
```shell
./deploy.sh
```
# Call it
```shell
fldist run_air -p download.air -d '{"service": "f7db6966-2d75-4424-812e-85e2ec5cb61b"}'
```