Historial de Commits

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