forked from LeenkxTeam/Kmake
14 lines
534 B
Plaintext
14 lines
534 B
Plaintext
Tests pausing a running script and stepping
|
|
|
|
Running test: testPauseAndStep
|
|
Instantiate
|
|
Wait for script
|
|
Got wasm script: wasm://wasm/09f1bd7e
|
|
Run
|
|
Expecting to pause at 61
|
|
Paused at offset 61; wasm-expression-stack: []; local: [12 (i32)]
|
|
Paused at offset 62; wasm-expression-stack: []; local: [12 (i32)]
|
|
Paused at offset 64; wasm-expression-stack: [12 (i32)]; local: [12 (i32)]
|
|
Paused at offset 66; wasm-expression-stack: [12 (i32), 1 (i32)]; local: [12 (i32)]
|
|
Paused at offset 67; wasm-expression-stack: [13 (i32)]; local: [12 (i32)]
|