summaryrefslogtreecommitdiff
path: root/test/passes/metrics_strip-producers_metrics.bin.txt
blob: f20d10e0baa4cb5c6160b92870dde6f036b93c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
total
 [events]       : 0       
 [exports]      : 1       
 [funcs]        : 1       
 [globals]      : 0       
 [imports]      : 0       
 [total]        : 1       
 [vars]         : 0       
 Nop            : 1       
total
 [events]       : 0       
 [exports]      : 1       
 [funcs]        : 1       
 [globals]      : 0       
 [imports]      : 0       
 [total]        : 1       
 [vars]         : 0       
 Nop            : 1       
(module
 (type $none_=>_none (func))
 (export "a" (func $0))
 (func $0
  (nop)
 )
 ;; custom section "emscripten_metadata", size 7
)