TerminateExecution for WebAssembly in DevTools
This tests that WebAssembly handles TerminateExecution
properly.
Steps
- Open DevTools
- Set a breakpoint in
terminate-execution.wasm
- Reload this page and observe that DevTools is paused on the breakpoint
- Stop execution, nothing should be printed to the Console