;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/proposals/multi-memory/binary.wast
;;; ARGS*: --enable-multi-memory
(;; STDOUT ;;;
out/test/spec/multi-memory/binary.wast:6: assert_malformed passed:
  0000000: error: unable to read uint32_t: magic
out/test/spec/multi-memory/binary.wast:7: assert_malformed passed:
  0000000: error: unable to read uint32_t: magic
out/test/spec/multi-memory/binary.wast:8: assert_malformed passed:
  0000000: error: unable to read uint32_t: magic
out/test/spec/multi-memory/binary.wast:9: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:10: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:11: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:12: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:13: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:14: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:15: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:16: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:17: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:18: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:21: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:24: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:25: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:28: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:31: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:34: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/multi-memory/binary.wast:37: assert_malformed passed:
  0000004: error: unable to read uint32_t: version
out/test/spec/multi-memory/binary.wast:38: assert_malformed passed:
  0000004: error: unable to read uint32_t: version
out/test/spec/multi-memory/binary.wast:39: assert_malformed passed:
  0000004: error: unable to read uint32_t: version
out/test/spec/multi-memory/binary.wast:40: assert_malformed passed:
  0000008: error: bad wasm file version: 0 (expected 0x1)
out/test/spec/multi-memory/binary.wast:41: assert_malformed passed:
  0000008: error: bad wasm file version: 0xd (expected 0x1)
out/test/spec/multi-memory/binary.wast:42: assert_malformed passed:
  0000008: error: bad wasm file version: 0xe (expected 0x1)
out/test/spec/multi-memory/binary.wast:43: assert_malformed passed:
  0000008: error: bad wasm file version: 0x100 (expected 0x1)
out/test/spec/multi-memory/binary.wast:44: assert_malformed passed:
  0000008: error: bad wasm file version: 0x10000 (expected 0x1)
out/test/spec/multi-memory/binary.wast:45: assert_malformed passed:
  0000008: error: bad wasm file version: 0x1000000 (expected 0x1)
out/test/spec/multi-memory/binary.wast:48: assert_malformed passed:
  000000a: error: invalid section code: 14
out/test/spec/multi-memory/binary.wast:49: assert_malformed passed:
  000000a: error: invalid section code: 127
out/test/spec/multi-memory/binary.wast:50: assert_malformed passed:
  000000a: error: invalid section code: 128
out/test/spec/multi-memory/binary.wast:51: assert_malformed passed:
  000000a: error: invalid section code: 129
out/test/spec/multi-memory/binary.wast:52: assert_malformed passed:
  000000a: error: invalid section code: 255
out/test/spec/multi-memory/binary.wast:56: assert_malformed passed:
  000001b: error: function body must end with END opcode
out/test/spec/multi-memory/binary.wast:77: assert_malformed passed:
  000001a: error: function body must end with END opcode
out/test/spec/multi-memory/binary.wast:93: assert_malformed passed:
  000001a: error: function body must end with END opcode
out/test/spec/multi-memory/binary.wast:113: assert_malformed passed:
  0000019: error: init expression must end with END opcode
out/test/spec/multi-memory/binary.wast:126: assert_malformed passed:
  0000017: error: unable to read u32 leb128: local type count
out/test/spec/multi-memory/binary.wast:143: assert_malformed passed:
  0000017: error: unable to read u32 leb128: local type count
out/test/spec/multi-memory/binary.wast:160: assert_malformed passed:
  000001e: error: local count must be <= 0xffffffff
out/test/spec/multi-memory/binary.wast:176: assert_malformed passed:
  0000030: error: local count must be <= 0xffffffff
out/test/spec/multi-memory/binary.wast:210: assert_malformed passed:
  0000013: error: function signature count != function body count
out/test/spec/multi-memory/binary.wast:220: assert_malformed passed:
  000000b: error: function signature count != function body count
out/test/spec/multi-memory/binary.wast:229: assert_malformed passed:
  0000016: error: function signature count != function body count
out/test/spec/multi-memory/binary.wast:240: assert_malformed passed:
  0000015: error: function signature count != function body count
out/test/spec/multi-memory/binary.wast:263: assert_malformed passed:
  000000e: error: data segment count does not equal count in DataCount section
out/test/spec/multi-memory/binary.wast:273: assert_malformed passed:
  000000e: error: data segment count does not equal count in DataCount section
out/test/spec/multi-memory/binary.wast:283: assert_malformed passed:
  0000024: error: memory.init requires data count section
out/test/spec/multi-memory/binary.wast:305: assert_malformed passed:
  000001e: error: data.drop requires data count section
out/test/spec/multi-memory/binary.wast:324: assert_malformed passed:
  0000024: error: unexpected opcode: 0xf3
out/test/spec/multi-memory/binary.wast:350: assert_malformed passed:
  0000022: error: table elem type must be a reference type
out/test/spec/multi-memory/binary.wast:431: assert_malformed passed:
  000000a: error: invalid section size: extends past end
out/test/spec/multi-memory/binary.wast:442: assert_malformed passed:
  000000e: error: unfinished section (expected end: 0x11)
out/test/spec/multi-memory/binary.wast:461: assert_malformed passed:
  000000e: error: invalid import tag kind: exceptions not allowed
out/test/spec/multi-memory/binary.wast:471: assert_malformed passed:
  000000e: error: invalid import tag kind: exceptions not allowed
out/test/spec/multi-memory/binary.wast:482: assert_malformed passed:
  000000e: error: malformed import kind: 5
out/test/spec/multi-memory/binary.wast:492: assert_malformed passed:
  000000e: error: malformed import kind: 5
out/test/spec/multi-memory/binary.wast:503: assert_malformed passed:
  000000e: error: malformed import kind: 128
out/test/spec/multi-memory/binary.wast:513: assert_malformed passed:
  000000e: error: malformed import kind: 128
out/test/spec/multi-memory/binary.wast:526: assert_malformed passed:
  0000027: error: unable to read u32 leb128: string length
out/test/spec/multi-memory/binary.wast:545: assert_malformed passed:
  000002b: error: unfinished section (expected end: 0x40)
out/test/spec/multi-memory/binary.wast:576: assert_malformed passed:
  000000b: error: invalid table count 1, only 0 bytes left in section
out/test/spec/multi-memory/binary.wast:586: assert_malformed passed:
  000000d: error: tables may not be shared
out/test/spec/multi-memory/binary.wast:595: assert_malformed passed:
  000000d: error: tables may not be shared
out/test/spec/multi-memory/binary.wast:605: assert_malformed passed:
  000000d: error: malformed table limits flag: 129
out/test/spec/multi-memory/binary.wast:623: assert_malformed passed:
  000000b: error: invalid memory count 1, only 0 bytes left in section
out/test/spec/multi-memory/binary.wast:633: assert_malformed passed:
  000000c: error: memory may not be shared: threads not allowed
out/test/spec/multi-memory/binary.wast:641: assert_malformed passed:
  000000c: error: memory may not be shared: threads not allowed
out/test/spec/multi-memory/binary.wast:650: assert_malformed passed:
  000000c: error: malformed memory limits flag: 129
out/test/spec/multi-memory/binary.wast:659: assert_malformed passed:
  000000c: error: malformed memory limits flag: 129
out/test/spec/multi-memory/binary.wast:676: assert_malformed passed:
  0000010: error: unable to read i32 leb128: global type
out/test/spec/multi-memory/binary.wast:687: assert_malformed passed:
  0000010: error: unfinished section (expected end: 0x15)
out/test/spec/multi-memory/binary.wast:710: assert_malformed passed:
  000001b: error: unable to read u32 leb128: string length
out/test/spec/multi-memory/binary.wast:731: assert_malformed passed:
  000001b: error: unfinished section (expected end: 0x20)
out/test/spec/multi-memory/binary.wast:765: assert_malformed passed:
  0000021: error: unable to read u32 leb128: elem segment flags
out/test/spec/multi-memory/binary.wast:781: assert_malformed passed:
  0000024: error: init expression must end with END opcode
out/test/spec/multi-memory/binary.wast:798: assert_malformed passed:
  0000021: error: unfinished section (expected end: 0x27)
out/test/spec/multi-memory/binary.wast:824: assert_malformed passed:
  0000016: error: unable to read u32 leb128: data segment flags
out/test/spec/multi-memory/binary.wast:837: assert_malformed passed:
  0000016: error: unfinished section (expected end: 0x1c)
out/test/spec/multi-memory/binary.wast:850: assert_malformed passed:
  0000015: error: unable to read data: data segment data
out/test/spec/multi-memory/binary.wast:864: assert_malformed passed:
  000001a: error: unfinished section (expected end: 0x1b)
out/test/spec/multi-memory/binary.wast:895: assert_malformed passed:
  0000027: error: function body must end with END opcode
out/test/spec/multi-memory/binary.wast:930: assert_malformed passed:
  0000017: error: multiple Start sections
102/102 tests passed.
;;; STDOUT ;;)
