blob: e4dc638a8b03141a699dc1bb9f5cab4a750095df [file] [log] [blame] [edit]
;;; TOOL: run-gen-wasm-bad
magic
version
section(DATA) {
count[1]
memory_index[0]
offset[i32.const 0 end]
data[str("")]
}
section(DATACOUNT) { count[1] }
(;; STDERR ;;;
out/test/binary/bad-data-without-memory/bad-data-without-memory.wasm:000000c: error: no memory to copy data to
out/test/binary/bad-data-without-memory/bad-data-without-memory.wasm:000000c: error: no memory to copy data to
;;; STDERR ;;)