blob: 848db9e32f62dc201c56c582773f5e0c84fc4d0c (
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
27
28
29
30
31
32
33
|
Metrics
total
[exports] : 1
[funcs] : 1
[globals] : 0
[imports] : 0
[memories] : 0
[tables] : 0
[tags] : 0
[total] : 1
[vars] : 0
Nop : 1
Metrics
total
[exports] : 1
[funcs] : 1
[globals] : 0
[imports] : 0
[memories] : 0
[tables] : 0
[tags] : 0
[total] : 1
[vars] : 0
Nop : 1
(module
(type $0 (func))
(export "a" (func $0))
(func $0
(nop)
)
;; custom section "emscripten_metadata", size 7
;; custom section "producers", size 187
)
|