You can step through the generated code instruction-by-instruction, and examine memory contents
gen_wasm/src/lib.rs
, set
DEBUG_LOG_SETTINGS.keep_test_binary = true
cargo test-gen-wasm -- my_test --nocapture
final.wasm
and select it in the file picker below
$#UserApp_main_1
Module -> memories -> $memory
. Right click and
select "Reveal in Memory Inspector"