Commit History

Autor SHA1 Mensaxe Data
  Nikolay Nikolov 824658874d * in the WASI system unit initialization, call InitSystemThreads even if hai 1 ano
  Michaël Van Canneyt e80ce5f61f * Allow to disable monitor hai 1 ano
  Michaël Van Canneyt 4e4fcaa8a2 * Fix compilation without threads %!s(int64=2) %!d(string=hai) anos
  Michaël Van Canneyt 8c8f8088eb * Seems not all was committed %!s(int64=3) %!d(string=hai) anos
  Michaël Van Canneyt 4c26e4f989 * Enable monitor support hai 1 ano
  Michael VAN CANNEYT f6beba0b0b * string -> shortstring %!s(int64=2) %!d(string=hai) anos
  Michael VAN CANNEYT 2ce2bab2a6 * Char -> AnsiChar %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov b97f3a08ed * since exporting webassembly globals doesn't yet work accross units, added a %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov b247302871 + initial attempt (not fully working, yet) at implementing WebAssembly suspending externals %!s(int64=2) %!d(string=hai) anos
  Nikolay Nikolov e3139fea21 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support %!s(int64=3) %!d(string=hai) anos
  Michaël Van Canneyt 4765d885df * Export wasiAlloc, wasiFree %!s(int64=3) %!d(string=hai) anos
  Nikolay Nikolov a8b789d183 * patch from Pierre for working around the exitcode <= 125 limitation in wasmtime %!s(int64=3) %!d(string=hai) anos
  Michaël Van Canneyt 1b22a68fc6 * Export wasiAlloc and wasiFree %!s(int64=3) %!d(string=hai) anos
  Nikolay Nikolov 68cd1c3973 + define USE_NOTHREADMANAGER in the WASI system unit %!s(int64=3) %!d(string=hai) anos
  Nikolay Nikolov b2a0df0d10 * ConvertToFdRelativePath removed from the interface part of the WASI system %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 21d843128d + added a wrapper function around __wasi_path_readlink that calls it iteratively %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov aafb471bc8 * don't set InOutRes in ConvertToFdRelativePath, but return it instead. This %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov fe903f2ae4 * fixed range check error in HasDriveLetter when path is 1 character long %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 00d5bb5bbc * fixed off-by-one error when initializing current_drive in the WASI system unit %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 27df4e98d2 * use rawbytestring instead of ansistring for the WASI file name handling %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov a0e7882692 * use AllowDirectorySeparators, instead of checking for '/' and '\' %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov d7755a56f6 * replaced '/' with DirectorySeparator in the WASI directory parsing code %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 13c344a3a0 * replaced ['/','\'] with AllowDirectorySeparators in the WASI directory %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 25ac138092 * keep the drive string separate in the preopen and the current dir records on %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 64db584eef * moved the preopened dir and current dir handling types and variables to the %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov a62c7555d7 - removed the DebugWriteXXX functions from the WASI system unit, since console %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 0d6b5338d0 + implemented ChDir() for WASI %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov 85ebd2c94c * fixed handling of relative paths that are not directly relative to a preopened %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov bae50d80d2 * preopen fd names and current dir changed to use ansistring, as well as the %!s(int64=4) %!d(string=hai) anos
  Nikolay Nikolov d45915b6ba * preopened dirs structure in the system unit modified to be a pointer to an %!s(int64=4) %!d(string=hai) anos