TerminateExecution for WebAssembly in DevTools

This tests that WebAssembly handles TerminateExecution properly.

Steps

  1. Open DevTools
  2. Set a breakpoint in terminate-execution.wasm
  3. Reload this page and observe that DevTools is paused on the breakpoint
  4. Stop execution, nothing should be printed to the Console