# 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.
d41e46bd5a2c77cc3a36b02d6e0c99825b74b374
idf.py add-dependency "espressif/wasmachine_shell^0.1.1~1"