커밋 기록

작성자 SHA1 메시지 날짜
  David Thompson 6248e424b3 wasm->wat: Add support for 'try'. 7 달 전
  David Thompson fa8b856e88 wasm->wat: Fix label/block type order for 'if'. 7 달 전
  David Thompson 33213e0a97 wasm->wat: Do not generate empty 'if' branches. 7 달 전
  David Thompson c3040b31f1 wat: Produce better disassembly in wasm->wat, including names. 10 달 전
  David Thompson b3064e5384 wat: Fix unfold-func-sig. 8 달 전
  David Thompson d139ef4354 wat: Add support for try, try_delegate, throw, and rethrow. 9 달 전
  David Thompson ee1ab7f888 Add id field to <wasm>. 10 달 전
  David Thompson 36ad7b96c8 wat: Add missing case for rec groups in disassembly. 1 년 전
  David Thompson 0cfad417c9 wat: Fix disassembly of block types. 1 년 전
  David Thompson 433d4ffb07 Update copyright headers and module commentary. 1 년 전
  terpri 4ba1466e06 Merge branch 'finish-disassembler' into 'main' 1 년 전
  David Thompson 3b68b1346a wat: Finish wasm->wat implementation. 1 년 전
  Andy Wingo 2c5cf255f1 Fix parsing wat of array.new_data and friends 1 년 전
  Andy Wingo 905c497cbf Renumber GC opcodes, rename to final names 1 년 전
  Andy Wingo 17c6454ac2 Rename parse-wat to wat->wasm, disassemble to wasm->wat 1 년 전
  David Thompson 2d56ad7eb8 Add array.fill instruction. 1 년 전
  David Thompson c2b0935c71 wat: Add br_on_{null, non_null, cast, cast_fail} parsing. 1 년 전
  David Thompson b269c7fc6b wat: Add array.copy parsing. 1 년 전
  David Thompson d5b601b299 wat: Add struct.new_default parsing. 1 년 전
  David Thompson f8bd19426f wat: Add array.new_fixed parsing. 1 년 전
  David Thompson 176a790dff wat: Fix elem.drop parsing. 1 년 전
  David Thompson 1be28e13e4 wat: Fix call_indirect parsing. 1 년 전
  Andy Wingo fb075c924f Fix parsing of struct.get_s, struct.get_u 1 년 전
  David Thompson 9c181d4fcd Keep parsed instructions in list form. 1 년 전
  Andy Wingo 6bd46b73d3 Fix ref.test, ref.cast parsing 1 년 전
  Andy Wingo 93d11a57e4 Fix bug parsing wat with reftyped if 1 년 전
  Robin Templeton 6d911e8abb hacks for heaptype parsing 1 년 전
  Andy Wingo 0f2cbe8d75 Fix parsing of imported globals using "import" syntax 1 년 전
  Andy Wingo 2b0b1fab4c Fix wat parsing of a number of GC and extended memory ops 1 년 전
  Robin Templeton 68a74423a5 fix missing unquote 1 년 전