...

Text file src/github.com/tetratelabs/wazero/internal/integration_test/spectest/v1/testdata/stack.json

Documentation: github.com/tetratelabs/wazero/internal/integration_test/spectest/v1/testdata

     1{"source_filename": "./stack.wast",
     2 "commands": [
     3  {"type": "module", "line": 1, "filename": "stack.0.wasm"}, 
     4  {"type": "assert_return", "line": 130, "action": {"type": "invoke", "field": "fac-expr", "args": [{"type": "i64", "value": "25"}]}, "expected": [{"type": "i64", "value": "7034535277573963776"}]}, 
     5  {"type": "assert_return", "line": 131, "action": {"type": "invoke", "field": "fac-stack", "args": [{"type": "i64", "value": "25"}]}, "expected": [{"type": "i64", "value": "7034535277573963776"}]}, 
     6  {"type": "assert_return", "line": 132, "action": {"type": "invoke", "field": "fac-mixed", "args": [{"type": "i64", "value": "25"}]}, "expected": [{"type": "i64", "value": "7034535277573963776"}]}, 
     7  {"type": "module", "line": 137, "filename": "stack.1.wasm"}]}

View as plain text