int_ops.wat (241B)
1 (module 2 (func (export "test_main") (result i32) 3 (local i32) 4 i32.const 5 5 i32.const 3 6 i32.shl 7 i32.const 2 8 i32.or 9 local.tee 0 10 i32.const 42 11 i32.eq 12 local.get 0 13 i32.const 42 14 i32.ge_u 15 i32.add))
kitkit | |
| git clone https://git.ryansepassi.com/git/kit.git | |
| Log | Files | Refs | README |