Commit History

Author SHA1 Message Date
  nickysn 357dfada91 [PATCH 016/188] adding version information 5 years ago
  nickysn 115c757d68 [PATCH 015/188] adding version information 5 years ago
  nickysn cbc18282b1 [PATCH 014/188] adding verbose processing of export renaming 5 years ago
  nickysn 102f894c4e [PATCH 013/188] update command line processing 5 years ago
  nickysn c5350b7655 [PATCH 012/188] updating tools function names 5 years ago
  nickysn 24acc96458 [PATCH 011/188] updating wasm tool 5 years ago
  nickysn d4f8da8112 [PATCH 010/188] starting wasmtool 5 years ago
  nickysn 18910afe47 [PATCH 009/188] updating renaming export entries 5 years ago
  nickysn 50df4ac869 [PATCH 008/188] adding processing of link sections 5 years ago
  nickysn 85267156f5 [PATCH 007/188] convenience functions for leb128 5 years ago
  nickysn a9755e1c28 [PATCH 006/188] update leb encoding utils 5 years ago
  nickysn 8f456bbeb5 [PATCH 005/188] update binary writing utilities 5 years ago
  nickysn 113c995843 [PATCH 004/188] update reading symbol info 5 years ago
  nickysn 64027a4527 [PATCH 003/188] starting on linking utils 5 years ago
  nickysn 93d6993296 [PATCH 002/188] the initial commit 5 years ago
  nickysn e173c688b0 [PATCH 001/188] Initial commit 5 years ago
  nickysn d280f68030 + created directory for the webassembly binutils 5 years ago
  nickysn 5df473f7de [PATCH 83/83] using wasa assembler instead of wat2wasm. using assembler symbols to identify weak symbols (sub functions and __stack_top for regular units). Getting rid of wasmtool use wabt text output alignment with tabs 5 years ago
  nickysn 5d62ef7ca1 [PATCH 82/83] replacing the $EXE for executable name 5 years ago
  nickysn b81bc87120 [PATCH 81/83] fix the use of sharedlibname to exe name 5 years ago
  nickysn 7e421eed3c From 2c98a1c1a51ca092da696e731feddacd3dd87406 Mon Sep 17 00:00:00 2001 5 years ago
  nickysn 827ab0751d [PATCH 79/83] patch by mvc to search for executable in PATH 5 years ago
  nickysn fdce45e413 [PATCH 78/83] adding support for float comparison 5 years ago
  nickysn 1ff7756d84 [PATCH 77/83] using decimal format for float-point as hex binary isn't supported by wat2wasm 5 years ago
  nickysn b665ac8a6d [PATCH 76/83] counting the exact number of functions needed (based on the number of elements in the table) 5 years ago
  nickysn ed46fbc76a [PATCH 75/83] changing wabt syntax to an older version of table declaration 5 years ago
  nickysn 9478c438da [PATCH 74/83] resolve return type for a function 5 years ago
  nickysn 3ae2ce9a28 [PATCH 73/83] copied over jvm implementation of second_addfloat 5 years ago
  nickysn 6eeee3356d [PATCH 72/83] adding stack_top as a global symbol 5 years ago
  nickysn d3fa7a5bd4 [PATCH 71/83] extended the support for the procedure variables 5 years ago