[K/Wasm] Add Binaryen sizes to Wasm size tests
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
// TARGET_BACKEND: JS_IR
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// RUN_THIRD_PARTY_OPTIMIZER
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 13_109
|
||||
// WASM_OPT_EXPECTED_OUTPUT_SIZE: 3_900
|
||||
|
||||
interface I {
|
||||
fun foo() = "OK"
|
||||
|
||||
Reference in New Issue
Block a user