kit

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

br_table_depth.wat (70B)


      1 (module
      2   (func (export "test_main")
      3     i32.const 0
      4     br_table 0))