| (module | |
| (type $none_=>_none (func)) | |
| (type $i32_=>_none (func (param i32))) | |
| (type $i32_=>_i32 (func (param i32) (result i32))) | |
| (memory $0 (shared 1 1)) | |
| (table $0 0 funcref) | |
| (global $global$0 (mut f32) (f32.const 0)) | |
| (event $event$0 (attr 0) (param i32)) | |
| (func $0 (param $0 i32) (result i32) | |
| (i32.const 0) | |
| ) | |
| (func $1 | |
| (unreachable) | |
| ) | |
| (func $2 | |
| (block $label$1 | |
| (unreachable) | |
| ) | |
| ) | |
| ) | |