[Wasm] Simplify a message printed in case of WebAssembly.CompileError

#KT-59720
This commit is contained in:
Zalim Bashorov
2023-09-14 12:03:30 +02:00
committed by Space Team
parent 44f9199f66
commit eecfc2c6d3
6 changed files with 8 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// TARGET_BACKEND: WASM
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 12_988
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 5_328
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 4_398
fun box() = "OK"