# Web Assembly ## Debugger Use live debuggin capabilities of [Cetus](https://github.com/Qwokka/Cetus.git). Install it through chrome://extensions. After the installation, Cetus is located in the dev tools as a tab ### Cetus Search function * Search for modified values and get their address values * Do a differential search -> search once without any value followed by a search where the operator (LT, NE, GT) is changed, still without a value in the search field.