blob: dce86fd882fd6a5a82a8f1aaf7904880406b8aec [file] [log] [blame]
(module
(memory $0 10)
(data (i32.const 100) "\ff\ff\ff\ff\ff\ff\ff\ff") ;; overlaps with the next
(data (i32.const 104) "\00\00\00\00")
)