1(module
2 (type $none_=>_none (func))
3 (export "a" (func $0))
4 (func $0
5  (nop)
6 )
7 ;; custom section "emscripten_metadata", size 7
8 ;; custom section "producers", size 187
9)
10
11