Commit History

Author SHA1 Message Date
  nickysn 74854eee58 * fixed WebAssembly compilation error with -CR 4 years ago
  nickysn eb7db76a31 * fixed compiler internal error, when compiling a unit that has an external function in its interface section 4 years ago
  nickysn 910bbc6b37 * override is_pushleftright for WebAssembly and make it return true 4 years ago
  nickysn 4d758a64c2 * make functions, that return result in param to not have a return type in WebAssembly 4 years ago
  nickysn 5b961c4125 - removed several JVM methods that aren't necessary for WebAssembly 4 years ago
  nickysn b6735179ed * use a functype operand for a_if, instead of hardcoding 4 years ago
  nickysn 56f65799d3 + functype creation moved to tcpuprocdef.create_functype 4 years ago
  nickysn 80fd387a51 - removed the tcpupropertysym overrides from the jvm, because they're not needed for wasm 4 years ago
  nickysn 4a5e2dbd23 * refactored the handling of the frame pointer and base pointer to use local temps instead 4 years ago
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 years ago