1 2 3 4 5
(module (memory $0 256 256) (data $0 (i32.const 10) "__s______________") (export "memory" (memory $0)) )