[Wasm] add simple tests to track the size of wasm and mjs files
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// TARGET_BACKEND: WASM
|
||||
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: wasm 146_345
|
||||
// WASM_DCE_EXPECTED_OUTPUT_SIZE: mjs 8_119
|
||||
|
||||
fun box() = "OK"
|
||||
Reference in New Issue
Block a user