;;; ERROR: 1
;;; TOOL: run-gen-wasm
magic
version
section(DATA) {
  count[1]
  addr[i32.const 0 end]
  data[str("hi")]
}
(;; STDERR ;;;
Error running "wasm-validate":
000000b: error: data section without memory section

Error running "wasm2wat":
000000b: error: data section without memory section

;;; STDERR ;;)
