[Wasm] export __callFunction_* only when a respective closure/lambda converter is used
This commit is contained in:
committed by
Space Team
parent
699ad87be2
commit
c114afb55d
+2
-2
@@ -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"
|
||||
Reference in New Issue
Block a user