| (module |
| (type $none_=>_i32 (func (result i32))) |
| (global $global$0 (mut i32) (i32.const 66112)) |
| (global $global$1 i32 (i32.const 66112)) |
| (global $global$2 i32 (i32.const 576)) |
| (memory $0 2) |
| (table $0 1 1 funcref) |
| (elem (i32.const 0) $foo) |
| (export "memory" (memory $0)) |
| (export "_start" (func $_start)) |
| (export "__heap_base" (global $global$1)) |
| (export "__data_end" (global $global$2)) |
| (func $_start (result i32) |
| (nop) |
| ) |
| (func $foo (result i32) |
| (nop) |
| ) |
| ) |
| (; |
| --BEGIN METADATA -- |
| { |
| "tableSize": 1, |
| "declares": [ |
| ], |
| "globalImports": [ |
| ], |
| "exports": [ |
| "_start" |
| ], |
| "namedGlobals": { |
| "__heap_base" : "66112", |
| "__data_end" : "576" |
| }, |
| "invokeFuncs": [ |
| ], |
| "features": [ |
| ] |
| } |
| -- END METADATA -- |
| ;) |