Historie revizí

Autor SHA1 Zpráva Datum
  nickysn 9f69800394 + added some more WASI RTL constants před 4 roky
  nickysn a5fafea8d1 * more updates to attempt to get a larger part of the full RTL to compile for WASM32 před 4 roky
  nickysn bb42589829 + added DebugWriteLn před 4 roky
  nickysn 1911fcd8ce * fixed StrLen double definition when compiling WASI with -dFULL_RTL před 4 roky
  nickysn 9bd8b66e86 + first attempts to compile a full WASI rtl před 4 roky
  nickysn 76a3014e3a + added DebugWriteHexByte před 4 roky
  nickysn 7221e9fe7f + added DebugWriteHexDigit před 4 roky
  nickysn b80a650c7d + added DebugWriteChar před 4 roky
  nickysn 065d2c718d * no need to copy the local var paramater in StrLen() před 4 roky
  nickysn 4b9397fce4 * our_iov converted to a local var před 4 roky
  nickysn 82e9cb0189 * our_nwritten converted to a local var před 4 roky
  nickysn 08ae48aebf * i in strlen converted to a local variable, because that now works před 4 roky
  nickysn 0858579b50 * the gp: pchar global variable converted to local, because the code generator can now cope with this před 4 roky
  nickysn 76c48eb705 + added DebugWrite to the WASI system unit před 5 roky
  nickysn 96052c8d92 * synchronized with trunk před 5 roky
  nickysn 893e08489d + added a dummy test rtl function that takes parameters and returns a result před 5 roky
  nickysn 16aa4f0dfd + added the minimal system unit from the wasm demo před 5 roky