This tests that the DevTools can seamless step out of a Wasm function back into JavaScript.
foo
function in stepping-out-wasm.wasm
module and set a breakpoint on the i32.const 1
linefoo
bar
JavaScript function right onto the console.log
line