🚀 Getting Started
Use the Capsule CLI
First, download the last version of the Capsule CLI for the appropriate OS & ARCH (and release version):
Run a WASM Capsule module
To run a WASM Capsule module you need to set 2 flags:
- --wasm: the path to the WASM module
- --params: the parameter to pass to the WASM module
You can remotely download  the WASM module with the --url flag:
Develop a WASM Capsule module
Have a look to these samples: