[Wasm] export __callFunction_* only when a respective closure/lambda converter is used

This commit is contained in:
Zalim Bashorov
2023-04-06 15:03:04 +02:00
committed by Space Team
parent 699ad87be2
commit c114afb55d
7 changed files with 19 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
// TARGET_BACKEND: WASM
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 34_917
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_231
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 29_848
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 5_976
fun box() = "OK"