# WASMachine Shell Component [](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.
6702d39be709720d6245cee5ff61b9f17970658a
idf.py add-dependency "espressif/wasmachine_shell^0.1.1"