github.com/wasilibs/wazerox@v0.0.0-20240124024944-4923be63ab5f/internal/integration_test/spectest/v2/testdata/block.json (about) 1 {"source_filename": "./block.wast", 2 "commands": [ 3 {"type": "module", "line": 3, "filename": "block.0.wasm"}, 4 {"type": "assert_return", "line": 353, "action": {"type": "invoke", "field": "empty", "args": []}, "expected": []}, 5 {"type": "assert_return", "line": 354, "action": {"type": "invoke", "field": "singular", "args": []}, "expected": [{"type": "i32", "value": "7"}]}, 6 {"type": "assert_return", "line": 355, "action": {"type": "invoke", "field": "multi", "args": []}, "expected": [{"type": "i32", "value": "8"}]}, 7 {"type": "assert_return", "line": 356, "action": {"type": "invoke", "field": "nested", "args": []}, "expected": [{"type": "i32", "value": "9"}]}, 8 {"type": "assert_return", "line": 357, "action": {"type": "invoke", "field": "deep", "args": []}, "expected": [{"type": "i32", "value": "150"}]}, 9 {"type": "assert_return", "line": 359, "action": {"type": "invoke", "field": "as-select-first", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 10 {"type": "assert_return", "line": 360, "action": {"type": "invoke", "field": "as-select-mid", "args": []}, "expected": [{"type": "i32", "value": "2"}]}, 11 {"type": "assert_return", "line": 361, "action": {"type": "invoke", "field": "as-select-last", "args": []}, "expected": [{"type": "i32", "value": "2"}]}, 12 {"type": "assert_return", "line": 363, "action": {"type": "invoke", "field": "as-loop-first", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 13 {"type": "assert_return", "line": 364, "action": {"type": "invoke", "field": "as-loop-mid", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 14 {"type": "assert_return", "line": 365, "action": {"type": "invoke", "field": "as-loop-last", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 15 {"type": "assert_return", "line": 367, "action": {"type": "invoke", "field": "as-if-condition", "args": []}, "expected": []}, 16 {"type": "assert_return", "line": 368, "action": {"type": "invoke", "field": "as-if-then", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 17 {"type": "assert_return", "line": 369, "action": {"type": "invoke", "field": "as-if-else", "args": []}, "expected": [{"type": "i32", "value": "2"}]}, 18 {"type": "assert_return", "line": 371, "action": {"type": "invoke", "field": "as-br_if-first", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 19 {"type": "assert_return", "line": 372, "action": {"type": "invoke", "field": "as-br_if-last", "args": []}, "expected": [{"type": "i32", "value": "2"}]}, 20 {"type": "assert_return", "line": 374, "action": {"type": "invoke", "field": "as-br_table-first", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 21 {"type": "assert_return", "line": 375, "action": {"type": "invoke", "field": "as-br_table-last", "args": []}, "expected": [{"type": "i32", "value": "2"}]}, 22 {"type": "assert_return", "line": 377, "action": {"type": "invoke", "field": "as-call_indirect-first", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 23 {"type": "assert_return", "line": 378, "action": {"type": "invoke", "field": "as-call_indirect-mid", "args": []}, "expected": [{"type": "i32", "value": "2"}]}, 24 {"type": "assert_return", "line": 379, "action": {"type": "invoke", "field": "as-call_indirect-last", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 25 {"type": "assert_return", "line": 381, "action": {"type": "invoke", "field": "as-store-first", "args": []}, "expected": []}, 26 {"type": "assert_return", "line": 382, "action": {"type": "invoke", "field": "as-store-last", "args": []}, "expected": []}, 27 {"type": "assert_return", "line": 384, "action": {"type": "invoke", "field": "as-memory.grow-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 28 {"type": "assert_return", "line": 385, "action": {"type": "invoke", "field": "as-call-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 29 {"type": "assert_return", "line": 386, "action": {"type": "invoke", "field": "as-return-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 30 {"type": "assert_return", "line": 387, "action": {"type": "invoke", "field": "as-drop-operand", "args": []}, "expected": []}, 31 {"type": "assert_return", "line": 388, "action": {"type": "invoke", "field": "as-br-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 32 {"type": "assert_return", "line": 389, "action": {"type": "invoke", "field": "as-local.set-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 33 {"type": "assert_return", "line": 390, "action": {"type": "invoke", "field": "as-local.tee-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 34 {"type": "assert_return", "line": 391, "action": {"type": "invoke", "field": "as-global.set-value", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 35 {"type": "assert_return", "line": 392, "action": {"type": "invoke", "field": "as-load-operand", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 36 {"type": "assert_return", "line": 394, "action": {"type": "invoke", "field": "as-unary-operand", "args": []}, "expected": [{"type": "i32", "value": "0"}]}, 37 {"type": "assert_return", "line": 395, "action": {"type": "invoke", "field": "as-binary-operand", "args": []}, "expected": [{"type": "i32", "value": "12"}]}, 38 {"type": "assert_return", "line": 396, "action": {"type": "invoke", "field": "as-test-operand", "args": []}, "expected": [{"type": "i32", "value": "0"}]}, 39 {"type": "assert_return", "line": 397, "action": {"type": "invoke", "field": "as-compare-operand", "args": []}, "expected": [{"type": "i32", "value": "0"}]}, 40 {"type": "assert_return", "line": 398, "action": {"type": "invoke", "field": "as-binary-operands", "args": []}, "expected": [{"type": "i32", "value": "12"}]}, 41 {"type": "assert_return", "line": 399, "action": {"type": "invoke", "field": "as-compare-operands", "args": []}, "expected": [{"type": "i32", "value": "0"}]}, 42 {"type": "assert_return", "line": 400, "action": {"type": "invoke", "field": "as-mixed-operands", "args": []}, "expected": [{"type": "i32", "value": "27"}]}, 43 {"type": "assert_return", "line": 402, "action": {"type": "invoke", "field": "break-bare", "args": []}, "expected": [{"type": "i32", "value": "19"}]}, 44 {"type": "assert_return", "line": 403, "action": {"type": "invoke", "field": "break-value", "args": []}, "expected": [{"type": "i32", "value": "18"}]}, 45 {"type": "assert_return", "line": 404, "action": {"type": "invoke", "field": "break-multi-value", "args": []}, "expected": [{"type": "i32", "value": "18"}, {"type": "i32", "value": "4294967278"}, {"type": "i64", "value": "18"}]}, 46 {"type": "assert_return", "line": 407, "action": {"type": "invoke", "field": "break-repeated", "args": []}, "expected": [{"type": "i32", "value": "18"}]}, 47 {"type": "assert_return", "line": 408, "action": {"type": "invoke", "field": "break-inner", "args": []}, "expected": [{"type": "i32", "value": "15"}]}, 48 {"type": "assert_return", "line": 410, "action": {"type": "invoke", "field": "param", "args": []}, "expected": [{"type": "i32", "value": "3"}]}, 49 {"type": "assert_return", "line": 411, "action": {"type": "invoke", "field": "params", "args": []}, "expected": [{"type": "i32", "value": "3"}]}, 50 {"type": "assert_return", "line": 412, "action": {"type": "invoke", "field": "params-id", "args": []}, "expected": [{"type": "i32", "value": "3"}]}, 51 {"type": "assert_return", "line": 413, "action": {"type": "invoke", "field": "param-break", "args": []}, "expected": [{"type": "i32", "value": "3"}]}, 52 {"type": "assert_return", "line": 414, "action": {"type": "invoke", "field": "params-break", "args": []}, "expected": [{"type": "i32", "value": "3"}]}, 53 {"type": "assert_return", "line": 415, "action": {"type": "invoke", "field": "params-id-break", "args": []}, "expected": [{"type": "i32", "value": "3"}]}, 54 {"type": "assert_return", "line": 417, "action": {"type": "invoke", "field": "effects", "args": []}, "expected": [{"type": "i32", "value": "1"}]}, 55 {"type": "assert_return", "line": 419, "action": {"type": "invoke", "field": "type-use", "args": []}, "expected": []}, 56 {"type": "assert_malformed", "line": 422, "filename": "block.1.wat", "text": "unexpected token", "module_type": "text"}, 57 {"type": "assert_malformed", "line": 429, "filename": "block.2.wat", "text": "unexpected token", "module_type": "text"}, 58 {"type": "assert_malformed", "line": 436, "filename": "block.3.wat", "text": "unexpected token", "module_type": "text"}, 59 {"type": "assert_malformed", "line": 443, "filename": "block.4.wat", "text": "unexpected token", "module_type": "text"}, 60 {"type": "assert_malformed", "line": 450, "filename": "block.5.wat", "text": "unexpected token", "module_type": "text"}, 61 {"type": "assert_malformed", "line": 457, "filename": "block.6.wat", "text": "unexpected token", "module_type": "text"}, 62 {"type": "assert_malformed", "line": 464, "filename": "block.7.wat", "text": "unexpected token", "module_type": "text"}, 63 {"type": "assert_malformed", "line": 468, "filename": "block.8.wat", "text": "inline function type", "module_type": "text"}, 64 {"type": "assert_malformed", "line": 475, "filename": "block.9.wat", "text": "inline function type", "module_type": "text"}, 65 {"type": "assert_malformed", "line": 482, "filename": "block.10.wat", "text": "inline function type", "module_type": "text"}, 66 {"type": "assert_malformed", "line": 489, "filename": "block.11.wat", "text": "inline function type", "module_type": "text"}, 67 {"type": "assert_invalid", "line": 497, "filename": "block.12.wasm", "text": "type mismatch", "module_type": "binary"}, 68 {"type": "assert_invalid", "line": 505, "filename": "block.13.wasm", "text": "type mismatch", "module_type": "binary"}, 69 {"type": "assert_invalid", "line": 509, "filename": "block.14.wasm", "text": "type mismatch", "module_type": "binary"}, 70 {"type": "assert_invalid", "line": 513, "filename": "block.15.wasm", "text": "type mismatch", "module_type": "binary"}, 71 {"type": "assert_invalid", "line": 517, "filename": "block.16.wasm", "text": "type mismatch", "module_type": "binary"}, 72 {"type": "assert_invalid", "line": 522, "filename": "block.17.wasm", "text": "type mismatch", "module_type": "binary"}, 73 {"type": "assert_invalid", "line": 528, "filename": "block.18.wasm", "text": "type mismatch", "module_type": "binary"}, 74 {"type": "assert_invalid", "line": 534, "filename": "block.19.wasm", "text": "type mismatch", "module_type": "binary"}, 75 {"type": "assert_invalid", "line": 540, "filename": "block.20.wasm", "text": "type mismatch", "module_type": "binary"}, 76 {"type": "assert_invalid", "line": 546, "filename": "block.21.wasm", "text": "type mismatch", "module_type": "binary"}, 77 {"type": "assert_invalid", "line": 552, "filename": "block.22.wasm", "text": "type mismatch", "module_type": "binary"}, 78 {"type": "assert_invalid", "line": 558, "filename": "block.23.wasm", "text": "type mismatch", "module_type": "binary"}, 79 {"type": "assert_invalid", "line": 564, "filename": "block.24.wasm", "text": "type mismatch", "module_type": "binary"}, 80 {"type": "assert_invalid", "line": 570, "filename": "block.25.wasm", "text": "type mismatch", "module_type": "binary"}, 81 {"type": "assert_invalid", "line": 576, "filename": "block.26.wasm", "text": "type mismatch", "module_type": "binary"}, 82 {"type": "assert_invalid", "line": 583, "filename": "block.27.wasm", "text": "type mismatch", "module_type": "binary"}, 83 {"type": "assert_invalid", "line": 592, "filename": "block.28.wasm", "text": "type mismatch", "module_type": "binary"}, 84 {"type": "assert_invalid", "line": 601, "filename": "block.29.wasm", "text": "type mismatch", "module_type": "binary"}, 85 {"type": "assert_invalid", "line": 611, "filename": "block.30.wasm", "text": "type mismatch", "module_type": "binary"}, 86 {"type": "assert_invalid", "line": 617, "filename": "block.31.wasm", "text": "type mismatch", "module_type": "binary"}, 87 {"type": "assert_invalid", "line": 623, "filename": "block.32.wasm", "text": "type mismatch", "module_type": "binary"}, 88 {"type": "assert_invalid", "line": 629, "filename": "block.33.wasm", "text": "type mismatch", "module_type": "binary"}, 89 {"type": "assert_invalid", "line": 635, "filename": "block.34.wasm", "text": "type mismatch", "module_type": "binary"}, 90 {"type": "assert_invalid", "line": 641, "filename": "block.35.wasm", "text": "type mismatch", "module_type": "binary"}, 91 {"type": "assert_invalid", "line": 647, "filename": "block.36.wasm", "text": "type mismatch", "module_type": "binary"}, 92 {"type": "assert_invalid", "line": 653, "filename": "block.37.wasm", "text": "type mismatch", "module_type": "binary"}, 93 {"type": "assert_invalid", "line": 659, "filename": "block.38.wasm", "text": "type mismatch", "module_type": "binary"}, 94 {"type": "assert_invalid", "line": 665, "filename": "block.39.wasm", "text": "type mismatch", "module_type": "binary"}, 95 {"type": "assert_invalid", "line": 671, "filename": "block.40.wasm", "text": "type mismatch", "module_type": "binary"}, 96 {"type": "assert_invalid", "line": 677, "filename": "block.41.wasm", "text": "type mismatch", "module_type": "binary"}, 97 {"type": "assert_invalid", "line": 683, "filename": "block.42.wasm", "text": "type mismatch", "module_type": "binary"}, 98 {"type": "assert_invalid", "line": 689, "filename": "block.43.wasm", "text": "type mismatch", "module_type": "binary"}, 99 {"type": "assert_invalid", "line": 695, "filename": "block.44.wasm", "text": "type mismatch", "module_type": "binary"}, 100 {"type": "assert_invalid", "line": 701, "filename": "block.45.wasm", "text": "type mismatch", "module_type": "binary"}, 101 {"type": "assert_invalid", "line": 707, "filename": "block.46.wasm", "text": "type mismatch", "module_type": "binary"}, 102 {"type": "assert_invalid", "line": 713, "filename": "block.47.wasm", "text": "type mismatch", "module_type": "binary"}, 103 {"type": "assert_invalid", "line": 719, "filename": "block.48.wasm", "text": "type mismatch", "module_type": "binary"}, 104 {"type": "assert_invalid", "line": 725, "filename": "block.49.wasm", "text": "type mismatch", "module_type": "binary"}, 105 {"type": "assert_invalid", "line": 732, "filename": "block.50.wasm", "text": "type mismatch", "module_type": "binary"}, 106 {"type": "assert_invalid", "line": 738, "filename": "block.51.wasm", "text": "type mismatch", "module_type": "binary"}, 107 {"type": "assert_invalid", "line": 744, "filename": "block.52.wasm", "text": "type mismatch", "module_type": "binary"}, 108 {"type": "assert_invalid", "line": 750, "filename": "block.53.wasm", "text": "type mismatch", "module_type": "binary"}, 109 {"type": "assert_invalid", "line": 756, "filename": "block.54.wasm", "text": "type mismatch", "module_type": "binary"}, 110 {"type": "assert_invalid", "line": 762, "filename": "block.55.wasm", "text": "type mismatch", "module_type": "binary"}, 111 {"type": "assert_invalid", "line": 768, "filename": "block.56.wasm", "text": "type mismatch", "module_type": "binary"}, 112 {"type": "assert_invalid", "line": 774, "filename": "block.57.wasm", "text": "type mismatch", "module_type": "binary"}, 113 {"type": "assert_invalid", "line": 780, "filename": "block.58.wasm", "text": "type mismatch", "module_type": "binary"}, 114 {"type": "assert_invalid", "line": 786, "filename": "block.59.wasm", "text": "type mismatch", "module_type": "binary"}, 115 {"type": "assert_invalid", "line": 792, "filename": "block.60.wasm", "text": "type mismatch", "module_type": "binary"}, 116 {"type": "assert_invalid", "line": 798, "filename": "block.61.wasm", "text": "type mismatch", "module_type": "binary"}, 117 {"type": "assert_invalid", "line": 805, "filename": "block.62.wasm", "text": "type mismatch", "module_type": "binary"}, 118 {"type": "assert_invalid", "line": 811, "filename": "block.63.wasm", "text": "type mismatch", "module_type": "binary"}, 119 {"type": "assert_invalid", "line": 817, "filename": "block.64.wasm", "text": "type mismatch", "module_type": "binary"}, 120 {"type": "assert_invalid", "line": 823, "filename": "block.65.wasm", "text": "type mismatch", "module_type": "binary"}, 121 {"type": "assert_invalid", "line": 829, "filename": "block.66.wasm", "text": "type mismatch", "module_type": "binary"}, 122 {"type": "assert_invalid", "line": 836, "filename": "block.67.wasm", "text": "type mismatch", "module_type": "binary"}, 123 {"type": "assert_invalid", "line": 842, "filename": "block.68.wasm", "text": "type mismatch", "module_type": "binary"}, 124 {"type": "assert_invalid", "line": 848, "filename": "block.69.wasm", "text": "type mismatch", "module_type": "binary"}, 125 {"type": "assert_invalid", "line": 854, "filename": "block.70.wasm", "text": "type mismatch", "module_type": "binary"}, 126 {"type": "assert_invalid", "line": 860, "filename": "block.71.wasm", "text": "type mismatch", "module_type": "binary"}, 127 {"type": "assert_invalid", "line": 867, "filename": "block.72.wasm", "text": "type mismatch", "module_type": "binary"}, 128 {"type": "assert_invalid", "line": 873, "filename": "block.73.wasm", "text": "type mismatch", "module_type": "binary"}, 129 {"type": "assert_invalid", "line": 879, "filename": "block.74.wasm", "text": "type mismatch", "module_type": "binary"}, 130 {"type": "assert_invalid", "line": 885, "filename": "block.75.wasm", "text": "type mismatch", "module_type": "binary"}, 131 {"type": "assert_invalid", "line": 892, "filename": "block.76.wasm", "text": "type mismatch", "module_type": "binary"}, 132 {"type": "assert_invalid", "line": 898, "filename": "block.77.wasm", "text": "type mismatch", "module_type": "binary"}, 133 {"type": "assert_invalid", "line": 904, "filename": "block.78.wasm", "text": "type mismatch", "module_type": "binary"}, 134 {"type": "assert_invalid", "line": 910, "filename": "block.79.wasm", "text": "type mismatch", "module_type": "binary"}, 135 {"type": "assert_invalid", "line": 916, "filename": "block.80.wasm", "text": "type mismatch", "module_type": "binary"}, 136 {"type": "assert_invalid", "line": 922, "filename": "block.81.wasm", "text": "type mismatch", "module_type": "binary"}, 137 {"type": "assert_invalid", "line": 928, "filename": "block.82.wasm", "text": "type mismatch", "module_type": "binary"}, 138 {"type": "assert_invalid", "line": 934, "filename": "block.83.wasm", "text": "type mismatch", "module_type": "binary"}, 139 {"type": "assert_invalid", "line": 940, "filename": "block.84.wasm", "text": "type mismatch", "module_type": "binary"}, 140 {"type": "assert_invalid", "line": 946, "filename": "block.85.wasm", "text": "type mismatch", "module_type": "binary"}, 141 {"type": "assert_invalid", "line": 952, "filename": "block.86.wasm", "text": "type mismatch", "module_type": "binary"}, 142 {"type": "assert_invalid", "line": 958, "filename": "block.87.wasm", "text": "type mismatch", "module_type": "binary"}, 143 {"type": "assert_invalid", "line": 964, "filename": "block.88.wasm", "text": "type mismatch", "module_type": "binary"}, 144 {"type": "assert_invalid", "line": 970, "filename": "block.89.wasm", "text": "type mismatch", "module_type": "binary"}, 145 {"type": "assert_invalid", "line": 977, "filename": "block.90.wasm", "text": "type mismatch", "module_type": "binary"}, 146 {"type": "assert_invalid", "line": 983, "filename": "block.91.wasm", "text": "type mismatch", "module_type": "binary"}, 147 {"type": "assert_invalid", "line": 989, "filename": "block.92.wasm", "text": "type mismatch", "module_type": "binary"}, 148 {"type": "assert_invalid", "line": 995, "filename": "block.93.wasm", "text": "type mismatch", "module_type": "binary"}, 149 {"type": "assert_invalid", "line": 1001, "filename": "block.94.wasm", "text": "type mismatch", "module_type": "binary"}, 150 {"type": "assert_invalid", "line": 1008, "filename": "block.95.wasm", "text": "type mismatch", "module_type": "binary"}, 151 {"type": "assert_invalid", "line": 1014, "filename": "block.96.wasm", "text": "type mismatch", "module_type": "binary"}, 152 {"type": "assert_invalid", "line": 1020, "filename": "block.97.wasm", "text": "type mismatch", "module_type": "binary"}, 153 {"type": "assert_invalid", "line": 1026, "filename": "block.98.wasm", "text": "type mismatch", "module_type": "binary"}, 154 {"type": "assert_invalid", "line": 1032, "filename": "block.99.wasm", "text": "type mismatch", "module_type": "binary"}, 155 {"type": "assert_invalid", "line": 1038, "filename": "block.100.wasm", "text": "type mismatch", "module_type": "binary"}, 156 {"type": "assert_invalid", "line": 1044, "filename": "block.101.wasm", "text": "type mismatch", "module_type": "binary"}, 157 {"type": "assert_invalid", "line": 1050, "filename": "block.102.wasm", "text": "type mismatch", "module_type": "binary"}, 158 {"type": "assert_invalid", "line": 1056, "filename": "block.103.wasm", "text": "type mismatch", "module_type": "binary"}, 159 {"type": "assert_invalid", "line": 1062, "filename": "block.104.wasm", "text": "type mismatch", "module_type": "binary"}, 160 {"type": "assert_invalid", "line": 1068, "filename": "block.105.wasm", "text": "type mismatch", "module_type": "binary"}, 161 {"type": "assert_invalid", "line": 1074, "filename": "block.106.wasm", "text": "type mismatch", "module_type": "binary"}, 162 {"type": "assert_invalid", "line": 1080, "filename": "block.107.wasm", "text": "type mismatch", "module_type": "binary"}, 163 {"type": "assert_invalid", "line": 1087, "filename": "block.108.wasm", "text": "type mismatch", "module_type": "binary"}, 164 {"type": "assert_invalid", "line": 1093, "filename": "block.109.wasm", "text": "type mismatch", "module_type": "binary"}, 165 {"type": "assert_invalid", "line": 1099, "filename": "block.110.wasm", "text": "type mismatch", "module_type": "binary"}, 166 {"type": "assert_invalid", "line": 1105, "filename": "block.111.wasm", "text": "type mismatch", "module_type": "binary"}, 167 {"type": "assert_invalid", "line": 1111, "filename": "block.112.wasm", "text": "type mismatch", "module_type": "binary"}, 168 {"type": "assert_invalid", "line": 1118, "filename": "block.113.wasm", "text": "type mismatch", "module_type": "binary"}, 169 {"type": "assert_invalid", "line": 1124, "filename": "block.114.wasm", "text": "type mismatch", "module_type": "binary"}, 170 {"type": "assert_invalid", "line": 1130, "filename": "block.115.wasm", "text": "type mismatch", "module_type": "binary"}, 171 {"type": "assert_invalid", "line": 1136, "filename": "block.116.wasm", "text": "type mismatch", "module_type": "binary"}, 172 {"type": "assert_invalid", "line": 1142, "filename": "block.117.wasm", "text": "type mismatch", "module_type": "binary"}, 173 {"type": "assert_invalid", "line": 1149, "filename": "block.118.wasm", "text": "type mismatch", "module_type": "binary"}, 174 {"type": "assert_invalid", "line": 1155, "filename": "block.119.wasm", "text": "type mismatch", "module_type": "binary"}, 175 {"type": "assert_invalid", "line": 1161, "filename": "block.120.wasm", "text": "type mismatch", "module_type": "binary"}, 176 {"type": "assert_invalid", "line": 1167, "filename": "block.121.wasm", "text": "type mismatch", "module_type": "binary"}, 177 {"type": "assert_invalid", "line": 1173, "filename": "block.122.wasm", "text": "type mismatch", "module_type": "binary"}, 178 {"type": "assert_invalid", "line": 1180, "filename": "block.123.wasm", "text": "type mismatch", "module_type": "binary"}, 179 {"type": "assert_invalid", "line": 1188, "filename": "block.124.wasm", "text": "type mismatch", "module_type": "binary"}, 180 {"type": "assert_invalid", "line": 1196, "filename": "block.125.wasm", "text": "type mismatch", "module_type": "binary"}, 181 {"type": "assert_invalid", "line": 1204, "filename": "block.126.wasm", "text": "type mismatch", "module_type": "binary"}, 182 {"type": "assert_invalid", "line": 1212, "filename": "block.127.wasm", "text": "type mismatch", "module_type": "binary"}, 183 {"type": "assert_invalid", "line": 1220, "filename": "block.128.wasm", "text": "type mismatch", "module_type": "binary"}, 184 {"type": "assert_invalid", "line": 1228, "filename": "block.129.wasm", "text": "type mismatch", "module_type": "binary"}, 185 {"type": "assert_invalid", "line": 1236, "filename": "block.130.wasm", "text": "type mismatch", "module_type": "binary"}, 186 {"type": "assert_invalid", "line": 1244, "filename": "block.131.wasm", "text": "type mismatch", "module_type": "binary"}, 187 {"type": "assert_invalid", "line": 1252, "filename": "block.132.wasm", "text": "type mismatch", "module_type": "binary"}, 188 {"type": "assert_invalid", "line": 1260, "filename": "block.133.wasm", "text": "type mismatch", "module_type": "binary"}, 189 {"type": "assert_invalid", "line": 1268, "filename": "block.134.wasm", "text": "type mismatch", "module_type": "binary"}, 190 {"type": "assert_invalid", "line": 1276, "filename": "block.135.wasm", "text": "type mismatch", "module_type": "binary"}, 191 {"type": "assert_invalid", "line": 1285, "filename": "block.136.wasm", "text": "type mismatch", "module_type": "binary"}, 192 {"type": "assert_invalid", "line": 1291, "filename": "block.137.wasm", "text": "type mismatch", "module_type": "binary"}, 193 {"type": "assert_invalid", "line": 1297, "filename": "block.138.wasm", "text": "type mismatch", "module_type": "binary"}, 194 {"type": "assert_invalid", "line": 1303, "filename": "block.139.wasm", "text": "type mismatch", "module_type": "binary"}, 195 {"type": "assert_invalid", "line": 1309, "filename": "block.140.wasm", "text": "type mismatch", "module_type": "binary"}, 196 {"type": "assert_invalid", "line": 1316, "filename": "block.141.wasm", "text": "type mismatch", "module_type": "binary"}, 197 {"type": "assert_invalid", "line": 1322, "filename": "block.142.wasm", "text": "type mismatch", "module_type": "binary"}, 198 {"type": "assert_invalid", "line": 1328, "filename": "block.143.wasm", "text": "type mismatch", "module_type": "binary"}, 199 {"type": "assert_invalid", "line": 1334, "filename": "block.144.wasm", "text": "type mismatch", "module_type": "binary"}, 200 {"type": "assert_invalid", "line": 1340, "filename": "block.145.wasm", "text": "type mismatch", "module_type": "binary"}, 201 {"type": "assert_invalid", "line": 1347, "filename": "block.146.wasm", "text": "type mismatch", "module_type": "binary"}, 202 {"type": "assert_invalid", "line": 1353, "filename": "block.147.wasm", "text": "type mismatch", "module_type": "binary"}, 203 {"type": "assert_invalid", "line": 1359, "filename": "block.148.wasm", "text": "type mismatch", "module_type": "binary"}, 204 {"type": "assert_invalid", "line": 1365, "filename": "block.149.wasm", "text": "type mismatch", "module_type": "binary"}, 205 {"type": "assert_invalid", "line": 1371, "filename": "block.150.wasm", "text": "type mismatch", "module_type": "binary"}, 206 {"type": "assert_invalid", "line": 1377, "filename": "block.151.wasm", "text": "type mismatch", "module_type": "binary"}, 207 {"type": "assert_invalid", "line": 1383, "filename": "block.152.wasm", "text": "type mismatch", "module_type": "binary"}, 208 {"type": "assert_invalid", "line": 1389, "filename": "block.153.wasm", "text": "type mismatch", "module_type": "binary"}, 209 {"type": "assert_invalid", "line": 1395, "filename": "block.154.wasm", "text": "type mismatch", "module_type": "binary"}, 210 {"type": "assert_invalid", "line": 1401, "filename": "block.155.wasm", "text": "type mismatch", "module_type": "binary"}, 211 {"type": "assert_invalid", "line": 1407, "filename": "block.156.wasm", "text": "type mismatch", "module_type": "binary"}, 212 {"type": "assert_invalid", "line": 1413, "filename": "block.157.wasm", "text": "type mismatch", "module_type": "binary"}, 213 {"type": "assert_invalid", "line": 1419, "filename": "block.158.wasm", "text": "type mismatch", "module_type": "binary"}, 214 {"type": "assert_invalid", "line": 1426, "filename": "block.159.wasm", "text": "type mismatch", "module_type": "binary"}, 215 {"type": "assert_invalid", "line": 1432, "filename": "block.160.wasm", "text": "type mismatch", "module_type": "binary"}, 216 {"type": "assert_invalid", "line": 1438, "filename": "block.161.wasm", "text": "type mismatch", "module_type": "binary"}, 217 {"type": "assert_invalid", "line": 1444, "filename": "block.162.wasm", "text": "type mismatch", "module_type": "binary"}, 218 {"type": "assert_invalid", "line": 1450, "filename": "block.163.wasm", "text": "type mismatch", "module_type": "binary"}, 219 {"type": "assert_invalid", "line": 1456, "filename": "block.164.wasm", "text": "type mismatch", "module_type": "binary"}, 220 {"type": "assert_invalid", "line": 1462, "filename": "block.165.wasm", "text": "type mismatch", "module_type": "binary"}, 221 {"type": "assert_invalid", "line": 1468, "filename": "block.166.wasm", "text": "type mismatch", "module_type": "binary"}, 222 {"type": "assert_malformed", "line": 1475, "filename": "block.167.wat", "text": "unexpected token", "module_type": "text"}, 223 {"type": "assert_malformed", "line": 1479, "filename": "block.168.wat", "text": "unexpected token", "module_type": "text"}, 224 {"type": "assert_malformed", "line": 1485, "filename": "block.169.wat", "text": "mismatching label", "module_type": "text"}, 225 {"type": "assert_malformed", "line": 1489, "filename": "block.170.wat", "text": "mismatching label", "module_type": "text"}]}