Commit History

Автор SHA1 Съобщение Дата
  Nikolay Nikolov a62c7555d7 - removed the DebugWriteXXX functions from the WASI system unit, since console преди 3 години
  Nikolay Nikolov 0d6b5338d0 + implemented ChDir() for WASI преди 3 години
  Nikolay Nikolov 85ebd2c94c * fixed handling of relative paths that are not directly relative to a preopened преди 3 години
  Nikolay Nikolov bae50d80d2 * preopen fd names and current dir changed to use ansistring, as well as the преди 3 години
  Nikolay Nikolov d45915b6ba * preopened dirs structure in the system unit modified to be a pointer to an преди 3 години
  nickysn afb9c2ae94 + implemented environment variables support in the DOS unit for the WASI target преди 4 години
  nickysn c275c3c7f2 + implemented Randomize преди 4 години
  nickysn ba1dcfc6a4 + also resolve absolute paths in ConvertToFdRelativePath преди 4 години
  nickysn bc08af99b0 + initial implementation of resolving relative paths преди 4 години
  nickysn ba3383f7e3 + keep also the fds for the current dirs преди 4 години
  nickysn d3ce008cd3 + initial implementation of GetDir() for WASI преди 4 години
  nickysn 0a384b0905 * enumerate preopened dirs on startup and store them in a list, accessible via global vars in the system unit преди 4 години
  nickysn e7a1ef962e + partially implemented the initial enumeration of preopened dirs преди 4 години
  nickysn 7799cd0f80 + implemented ParamStr and ParamCount for WASI преди 4 години
  nickysn 0f50c85b44 * prefixed all wasi api functions with __wasi_, similar to the C header преди 4 години
  nickysn d5b8f6ac7a + added all the WASI API types and constants преди 4 години
  nickysn 04828b22f6 * WASI API consts, types and procs moved to separate include files преди 4 години
  nickysn 5dd7e116ce + added header comment with copyright and license info to the WASI system unit преди 4 години
  nickysn 6f20e32ddd + added argc and argv (not yet initialized), so that unit objpas compiles преди 4 години
  nickysn a28eb39f4b + implemented WASI file close преди 4 години
  nickysn fb29456a0a * fixed parameter of DebugWriteHexLongWord преди 4 години
  nickysn cdb74f034c + call InitSystemThreads in the system unit startup for WASI преди 4 години
  nickysn c8760b12d4 + initial attempt for implementing do_open. Not working yet преди 4 години
  nickysn 85ea2b9b11 + added the WASI errno constants преди 4 години
  nickysn 9b173ac119 + implemented do_isdevice for WASI преди 4 години
  nickysn d6038c5709 + implemented do_read for WASI преди 4 години
  nickysn 7f60637c92 - removed the system unit startup code debug output преди 4 години
  nickysn 204b0a777d + implemented system_exit for WASI преди 4 години
  nickysn d8f2d85474 * switch to wasi_snapshot_preview1 преди 4 години
  nickysn 8866fcbc56 - removed the FULL_RTL ifdefs, i.e. always build a full rtl преди 4 години