[Wasm] Rewrite lazy initialization without by lazy and lateinit to reduce overhead
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 66_738
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 65_634
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 6_389
|
||||
|
||||
fun box() = "OK"
|
||||
Reference in New Issue
Block a user