Historia zmian

Autor SHA1 Wiadomość Data
  nickysn 9bd8b66e86 + first attempts to compile a full WASI rtl 4 lat temu
  nickysn 76a3014e3a + added DebugWriteHexByte 4 lat temu
  nickysn 7221e9fe7f + added DebugWriteHexDigit 4 lat temu
  nickysn b80a650c7d + added DebugWriteChar 4 lat temu
  nickysn 065d2c718d * no need to copy the local var paramater in StrLen() 4 lat temu
  nickysn 4b9397fce4 * our_iov converted to a local var 4 lat temu
  nickysn 82e9cb0189 * our_nwritten converted to a local var 4 lat temu
  nickysn 08ae48aebf * i in strlen converted to a local variable, because that now works 4 lat temu
  nickysn 0858579b50 * the gp: pchar global variable converted to local, because the code generator can now cope with this 4 lat temu
  nickysn 76c48eb705 + added DebugWrite to the WASI system unit 5 lat temu
  nickysn 96052c8d92 * synchronized with trunk 5 lat temu
  nickysn 893e08489d + added a dummy test rtl function that takes parameters and returns a result 5 lat temu
  nickysn 16aa4f0dfd + added the minimal system unit from the wasm demo 5 lat temu