# 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.
b27ec18e6616cf1b11373c4dc514a0e14809581d
idf.py add-dependency "espressif/wasmachine_shell^0.1.0~2"