Commit History

Author SHA1 Message Date
  nickysn 92b1926aa3 [PATCH 53/83] change import symbols writing to be based on unit definitions 5 years ago
  nickysn 8a9ff3345d [PATCH 52/83] fix wat2wasm assembler command line for linux. patch by: Michael Van Canneyt 5 years ago
  nickysn 052a35ae45 [PATCH 51/83] adding support for imported functions 5 years ago
  nickysn 210c0e2d10 [PATCH 46/83] making global variables mutable 5 years ago
  nickysn 9cf5db938e [PATCH 43/83] update flow control, adding support for continue and break labels update temp var allocation update stack prepare allocation 5 years ago
  nickysn bef6749124 [PATCH 40/83] update local variables management 5 years ago
  nickysn 0275232f16 [PATCH 37/83] update writing out of symbols, using FPC mangled names 5 years ago
  nickysn 2dd0baa693 [PATCH 35/83] writing out offset rather than symbol reference of load/store operations 5 years ago
  nickysn 0a91394d65 [PATCH 30/83] removing jvm specific reference fields, adding memory operations 5 years ago
  nickysn 4c87028fa0 [PATCH 23/83] exports support in wasm 5 years ago
  nickysn f0f55f1b60 [PATCH 17/83] adding support for wasm if-else-block 5 years ago
  nickysn d496755ffb [PATCH 16/83] update the use of name reference in generated wasm 5 years ago
  nickysn 61df5ceaf7 [PATCH 14/83] skipping return if zero size 5 years ago
  nickysn 61a651df83 [PATCH 13/83] a bit nicer output 5 years ago
  nickysn b8a8de0c8c [PATCH 12/83] writing out function result declaration 5 years ago
  nickysn 6a3bb89d3c [PATCH 09/83] update temp allocation debugging message 5 years ago
  nickysn 61c5b7cc33 [PATCH 08/83] updating wabt assembly to write function declarations 5 years ago
  nickysn 6e7bb5927e [PATCH 04/83] update for Wasm target. adapting Karoly's changes from webassembly branch 5 years ago
  nickysn 184c559496 [PATCH 03/83] adding WASM specific files 5 years ago