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

     1  {"source_filename": "./break-drop.wast",
     2   "commands": [
     3    {"type": "module", "line": 1, "filename": "break-drop.0.wasm"}, 
     4    {"type": "assert_return", "line": 7, "action": {"type": "invoke", "field": "br", "args": []}, "expected": []}, 
     5    {"type": "assert_return", "line": 8, "action": {"type": "invoke", "field": "br_if", "args": []}, "expected": []}, 
     6    {"type": "assert_return", "line": 9, "action": {"type": "invoke", "field": "br_table", "args": []}, "expected": []}]}