1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{"source_filename": "./table.wast",
"commands": [
{"type": "module", "line": 3, "filename": "table.0.wasm"},
{"type": "module", "line": 4, "filename": "table.1.wasm"},
{"type": "module", "line": 5, "filename": "table.2.wasm"},
{"type": "module", "line": 6, "filename": "table.3.wasm"},
{"type": "module", "line": 7, "filename": "table.4.wasm"},
{"type": "module", "line": 8, "filename": "table.5.wasm"},
{"type": "module", "line": 9, "filename": "table.6.wasm"},
{"type": "module", "line": 11, "filename": "table.7.wasm"},
{"type": "module", "line": 12, "filename": "table.8.wasm"},
{"type": "assert_invalid", "line": 14, "filename": "table.9.wasm", "text": "unknown table", "module_type": "binary"},
{"type": "assert_invalid", "line": 15, "filename": "table.10.wasm", "text": "unknown table", "module_type": "binary"},
{"type": "assert_invalid", "line": 19, "filename": "table.11.wasm", "text": "size minimum must not be greater than maximum", "module_type": "binary"},
{"type": "assert_invalid", "line": 23, "filename": "table.12.wasm", "text": "size minimum must not be greater than maximum", "module_type": "binary"},
{"type": "assert_malformed", "line": 28, "filename": "table.13.wat", "text": "i32 constant out of range", "module_type": "text"},
{"type": "assert_malformed", "line": 32, "filename": "table.14.wat", "text": "i32 constant out of range", "module_type": "text"},
{"type": "assert_malformed", "line": 36, "filename": "table.15.wat", "text": "i32 constant out of range", "module_type": "text"},
{"type": "assert_malformed", "line": 43, "filename": "table.16.wat", "text": "duplicate table", "module_type": "text"},
{"type": "assert_malformed", "line": 47, "filename": "table.17.wat", "text": "duplicate table", "module_type": "text"},
{"type": "assert_malformed", "line": 51, "filename": "table.18.wat", "text": "duplicate table", "module_type": "text"}]}
|