2020-10-15 20:17:08 +02:00
|
|
|
Tests pausing a running script and stepping
|
2021-02-24 14:47:06 +01:00
|
|
|
|
|
|
|
Running test: testPauseAndStep
|
2020-10-15 20:17:08 +02:00
|
|
|
Instantiate
|
|
|
|
Wait for script
|
2025-04-29 08:03:15 +02:00
|
|
|
Got wasm script: wasm://wasm/09f1bd7e
|
2020-10-15 20:17:08 +02:00
|
|
|
Run
|
|
|
|
Expecting to pause at 61
|
2021-03-12 08:24:20 +01:00
|
|
|
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)]
|