Commit History

Author SHA1 Message Date
  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
  nickysn 97e52f6803 [PATCH 106/188] resolving i32 value from the instruction list 5 years ago
  nickysn 0bad423386 [PATCH 105/188] making element declaration to use instruction list 5 years ago
  nickysn 6cb77ca590 [PATCH 104/188] using TWasmId type for elements 5 years ago
  nickysn bd3d37552f [PATCH 103/188] update writing of element 5 years ago
  nickysn 637b558629 [PATCH 102/188] using R_WASM_TABLE_INDEX_SLEB for i32.const as a 5 years ago
  nickysn caa77c3b74 [PATCH 101/188] initial elements support 5 years ago
  nickysn 5997e5bb56 [PATCH 100/188] writing proper tables binary information 5 years ago
  nickysn 0767d971ab [PATCH 099/188] update call indirect parsing and binary writing 5 years ago
  nickysn 01151eb899 [PATCH 098/188] adding support for getting a function reference via 5 years ago
  nickysn 4bd93b31db [PATCH 097/188] update parsing of number of idx 5 years ago