Commit History

Author SHA1 Message Date
  nickysn b7978044ff [PATCH 136/188] adding parsing global variables 5 years ago
  nickysn 9f9ff7a56c [PATCH 135/188] adding support for module globals 5 years ago
  nickysn 6feb5c24f6 [PATCH 134/188] adding legacy memory.size instruction 5 years ago
  nickysn b31483750d [PATCH 133/188] additional legacy instruction format 5 years ago
  nickysn 5ddf47ec58 [PATCH 132/188] adding old-style instructions 5 years ago
  nickysn 5c9d1df31d [PATCH 131/188] parsing for table inline element 5 years ago
  nickysn a55cc6bc45 [PATCH 130/188] parsing type definitions 5 years ago
  nickysn 104f4b34d5 [PATCH 129/188] grow_memory instruction format 5 years ago
  nickysn 1a34ca2ea0 [PATCH 128/188] adding number format support 5 years ago
  nickysn 6419413641 [PATCH 127/188] updating parsing of multiple parameters 5 years ago
  nickysn 0ff587582b [PATCH 126/188] adding data entity parsing 5 years ago
  nickysn f1d711a61d [PATCH 125/188] adding wasmdata entity 5 years ago
  nickysn 10cc3d3a54 [PATCH 124/188] adding modules for data and memory 5 years ago
  nickysn 5f4ca22e1a [PATCH 123/188] parsing memory entries 5 years ago
  nickysn 7facec1371 [PATCH 122/188] adding parsing of jump vectors for br_table 5 years ago
  nickysn bf0a263074 [PATCH 121/188] renaming ipTable to ipJumpVec 5 years ago
  nickysn 0dad8b4b3d [PATCH 120/188] adding test call_indirect using index reference 5 years ago
  nickysn 7f6bc39369 [PATCH 119/188] adding jump label for the block instructions 5 years ago
  nickysn 6278acb792 [PATCH 118/188] support for tee_local instruction format 5 years ago
  nickysn 1b7d815def [PATCH 117/188] update normalization of the block result type 5 years ago
  nickysn aaba4e1e79 [PATCH 116/188] normalization of the block type 5 years ago
  nickysn 2dda2565f2 [PATCH 115/188] adding a test for if-instruction 5 years ago
  nickysn f6705f03a6 [PATCH 114/188] update end instruction processing 5 years ago
  nickysn efc23d23fd [PATCH 113/188] adding parsing a type block 5 years ago
  nickysn 9cd530810b [PATCH 112/188] adding a log entry 5 years ago
  nickysn d1e8e355fb [PATCH 111/188] writing output type for a block operation 5 years ago
  nickysn 4df1df7c28 [PATCH 110/188] else instruction doesn't have a type specifier 5 years ago
  nickysn d557557e1c [PATCH 109/188] writing out binary float-point 5 years ago
  nickysn 861f7c67a8 [PATCH 108/188] adding insturction test for unreachable 5 years ago
  nickysn 376856fe79 [PATCH 107/188] adding test for elements 5 years ago