[wasm] Disable interpreter optimizations when debugging. (#19504)
commitf9faa296b805c7713e03ee31d138d1cd5006e023
authorZoltan Varga <vargaz@gmail.com>
Sat, 11 Apr 2020 08:08:25 +0000 (11 04:08 -0400)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2020 08:08:25 +0000 (11 03:08 -0500)
tree78d4a2309d204c7750cc7bd8ffa36fe478be4e36
parent5a3e168af2f0fc2fcc3fcb8c49f31203fabb64da
[wasm] Disable interpreter optimizations when debugging. (#19504)

* [wasm] Disable interpreter optimizations when debugging.

* Fix tests.
sdks/wasm/DebuggerTestSuite/Tests.cs
sdks/wasm/src/driver.c