github.com/wasilibs/wazerox@v0.0.0-20240124024944-4923be63ab5f/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": []}]}