github.com/tetratelabs/wazero@v1.7.3-0.20240513003603-48f702e154b5/internal/integration_test/spectest/v1/testdata/custom.json (about)

     1  {"source_filename": "./custom.wast",
     2   "commands": [
     3    {"type": "module", "line": 1, "filename": "custom.0.wasm"}, 
     4    {"type": "module", "line": 14, "filename": "custom.1.wasm"}, 
     5    {"type": "module", "line": 50, "filename": "custom.2.wasm"}, 
     6    {"type": "assert_malformed", "line": 61, "filename": "custom.3.wasm", "text": "unexpected end", "module_type": "binary"}, 
     7    {"type": "assert_malformed", "line": 69, "filename": "custom.4.wasm", "text": "unexpected end", "module_type": "binary"}, 
     8    {"type": "assert_malformed", "line": 77, "filename": "custom.5.wasm", "text": "unexpected end", "module_type": "binary"}, 
     9    {"type": "assert_malformed", "line": 85, "filename": "custom.6.wasm", "text": "unexpected end", "module_type": "binary"}, 
    10    {"type": "assert_malformed", "line": 93, "filename": "custom.7.wasm", "text": "invalid section id", "module_type": "binary"}, 
    11    {"type": "assert_malformed", "line": 102, "filename": "custom.8.wasm", "text": "function and code section have inconsistent lengths", "module_type": "binary"}, 
    12    {"type": "assert_malformed", "line": 115, "filename": "custom.9.wasm", "text": "length out of bounds", "module_type": "binary"}]}