blob: 032f413a897a2345f1255f744c2c56391cb7dd6c (
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
|
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 (; 0 ;)
(nop)
)
;; custom section "emscripten_metadata", size 7
;; custom section "producers", size 187
)
|