Commit History

Author SHA1 Message Date
  nickysn 6b5719879a * mode objfpc, h+ in wasmmodule 5 years ago
  nickysn 17057abaf1 * applied the GPL license with Dmitry's permission 5 years ago
  nickysn c2abf3e14b [PATCH 187/188] removing function code reference as unneeded 5 years ago
  nickysn 9d235d92bf [PATCH 185/188] changing relocation to use actual wasmmodule objects, 5 years ago
  nickysn 2168969b3f [PATCH 176/188] changing tableNum (int) to tableId (str/int) 5 years ago
  nickysn 50b84edd27 [PATCH 174/188] update parsing of import entity 5 years ago
  nickysn b710b84191 [PATCH 173/188] changed from using textual format of operand to 5 years ago
  nickysn 8f9f2f706f [PATCH 165/188] adding direct properties for align and offset of 5 years ago
  nickysn 577bf4177c [PATCH 159/188] fix parameters search, added global search 5 years ago
  nickysn 1cd222ef30 [PATCH 152/188] splitting up normalization into a separate unit to 5 years ago
  nickysn d972e6da92 [PATCH 151/188] normalization of the table 5 years ago
  nickysn eff566cc32 [PATCH 149/188] table index normalization 5 years ago
  nickysn 518fb62535 [PATCH 145/188] updating normalization of global variables 5 years ago
  nickysn 49e71fe739 [PATCH 143/188] splitting normalization between function reference 5 years ago
  nickysn 39c720778f [PATCH 142/188] adding mutable flag for global variables 5 years ago
  nickysn e31e57ceb1 [PATCH 141/188] parsing offset and align 5 years ago
  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 5c9d1df31d [PATCH 131/188] parsing for table inline element 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 7facec1371 [PATCH 122/188] adding parsing of jump vectors for br_table 5 years ago
  nickysn 7f6bc39369 [PATCH 119/188] adding jump label for the block instructions 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 f6705f03a6 [PATCH 114/188] update end instruction processing 5 years ago
  nickysn 9cd530810b [PATCH 112/188] adding a log entry 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