[Wasm] Introduce check and error specialized for String to reduce output size

This commit is contained in:
Zalim Bashorov
2023-03-30 20:50:07 +02:00
parent 295acdf2af
commit 9760e3ee1e
5 changed files with 35 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
// TARGET_BACKEND: WASM
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 65_634
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_389
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 35_038
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_231
fun box() = "OK"