# WASMachine Shell Component [![Component Registry](https://components.espressif.com/components/espressif/wasmachine_shell/badge.svg)](https://components.espressif.com/components/espressif/wasmachine_shell) This component provides a command-line interface for interacting with WASMachine. It can be used to run WASM modules, manage the WASM machine, and debug WASM modules. It's a dependent component of [WASMachine Core](https://components.espressif.com/components/espressif/wasmachine_core) component. It's not garenteed to work with other components.
2a423a73e644b9091a6aee40bcdff068a16e595f
idf.py add-dependency "espressif/wasmachine_shell^0.1.0~1"