Description[wasm] Correctly handle the result of WasmModule::Instantiate in the wasm-module-runner
WasmModule::Instantiate can return an empty handle if it is not possible
to instantiate the module. With this change the wasm-module-runner does
not assume anymore that WasmModule::Instantiate produces a valid handle.
BUG=chromium:648078
R=titzer@chromium.org
Committed: https://crrev.com/447de9ae5b3ca027ec741147f7bc50de438d32f4
Cr-Commit-Position: refs/heads/master@{#39629}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|