blocktype_typeidx.wat (178B)
1 (module 2 (type $bt (func (param i32 i32) (result i32 i32))) 3 (func (export "test_main") (result i32) 4 (i32.const 3) 5 (i32.const 4) 6 (block (type $bt)) 7 (i32.add)))
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |