| total |
| [exports] : 0 |
| [funcs] : 1 |
| [globals] : 1 |
| [imports] : 0 |
| [memories] : 1 |
| [memory-data] : 9 |
| [table-data] : 3 |
| [tables] : 1 |
| [tags] : 2 |
| [total] : 30 |
| [vars] : 1 |
| Binary : 1 |
| Block : 1 |
| Const : 15 |
| Drop : 6 |
| If : 4 |
| RefFunc : 3 |
| (module |
| (type $0 (func (param i32))) |
| (type $i32_i32_=>_none (func (param i32 i32))) |
| (global $glob i32 (i32.const 1337)) |
| (memory $0 256 256) |
| (data $0 (i32.const 0) "\ff\ef\0f\1f 0@P\99") |
| (table $0 256 256 funcref) |
| (elem $0 (i32.const 0) $ifs $ifs $ifs) |
| (tag $e0 (param i32)) |
| (tag $e1 (param i32 i32)) |
| (func $ifs (type $0) (param $x i32) |
| (local $y f32) |
| (block $block0 |
| (if |
| (i32.const 0) |
| (drop |
| (i32.const 1) |
| ) |
| ) |
| (if |
| (i32.const 0) |
| (drop |
| (i32.const 1) |
| ) |
| (drop |
| (i32.const 2) |
| ) |
| ) |
| (if |
| (i32.const 4) |
| (drop |
| (i32.const 5) |
| ) |
| (drop |
| (i32.const 6) |
| ) |
| ) |
| (drop |
| (i32.eq |
| (if (result i32) |
| (i32.const 4) |
| (i32.const 5) |
| (i32.const 6) |
| ) |
| (i32.const 177) |
| ) |
| ) |
| ) |
| ) |
| ) |
| total |
| [exports] : 0 |
| [funcs] : 0 |
| [globals] : 0 |
| [imports] : 0 |
| [memories] : 0 |
| [tables] : 0 |
| [tags] : 0 |
| [total] : 0 |
| [vars] : 0 |
| (module |
| ) |