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_function_name
final.wasm
and select it in the file picker below
gen_refcount.rs
$main
Module -> memories -> $memory
. Right click and
select "Reveal in Memory Inspector"