kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

blocktype_typeidx_oob.wat (85B)


      1 (module (func (export "test_main") (result i32)
      2   (block (type 5))
      3   (i32.const 0)))