Commit History

Author SHA1 Message Date
  Nikolay Nikolov 590c878690 + added separate startup code for libraries, that declares _initialize, instead of _start 3 years ago
  Nikolay Nikolov de3ab7e46b * added the fpc_wasi_path_readlink_ansistring helper function to unit wasiutil 4 years ago
  Nikolay Nikolov b2a0df0d10 * ConvertToFdRelativePath removed from the interface part of the WASI system 4 years ago
  Nikolay Nikolov be90ad1672 + enabled compilation of unit heaptrc for the WASI target 4 years ago
  Nikolay Nikolov c450b63f1c + enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target 4 years ago
  nickysn 953893267b + initial WASI implementation of DOS.GetFTime. Not working yet, due to a 4 years ago
  nickysn e00dca1448 + enabled compilation of unit extpas for the WASI target 4 years ago
  nickysn e830ed6cbc + compile the unit dos (OS-specific functions are dummies for now) for the WASI target 4 years ago
  nickysn de7ebe219c + enabled compilation of unit uuchar for the WASI platform 4 years ago
  nickysn fa7444a0d8 + enabled compilation of unit classes for the WASI target 4 years ago
  nickysn 9bebe9bcb7 + enabled compilation of unit fpwidestring for the WASI target 4 years ago
  nickysn 3d56f75ba7 + enabled compilation of units unicodedata and unicodenumtable for the WASI target 4 years ago
  nickysn d6fc3129b3 + enabled compilation of unit character for the WASI target 4 years ago
  nickysn cf857a22ee + enabled compilation of unit cpall for the WASI target 4 years ago
  nickysn 47b664ba92 + enabled compilation of unit charset for the WASI target 4 years ago
  nickysn 2a688eb948 + enabled compilation of unit getopts for the WASI target 4 years ago
  nickysn a7dfbf0124 + enabled compilation of unit iso7185 for the WASI target 4 years ago
  nickysn 1e34f04729 + enabled compilation of unit macpas for the WASI target 4 years ago
  nickysn d0b3a599a3 + enabled compilation of unit fgl for the WASI target 4 years ago
  nickysn 08520e032a + enabled compilation of unit typinfo for the WASI target 4 years ago
  nickysn 27ff471ff4 + enabled compilation of unit types for the WASI target 4 years ago
  nickysn 390be44cce + enable compilation of unit rtlconsts for the WASI target 4 years ago
  nickysn 45620b11c0 + enabled compilation of unit math for the WASI target 4 years ago
  nickysn 87111246ca + enabled compilation of unit sortbase for the WASI target 4 years ago
  nickysn 93fea6de3a + enabled compilation of unit SysUtils for the WASI target. Note that WASI 4 years ago
  nickysn a0e88efa6a + compile the sysconst unit for wasm32-wasi 4 years ago
  nickysn 616db5df68 + compile the strings unit for the wasi target 4 years ago
  nickysn c5b0348c2a - removed $(EXECPPAS) from WASI rtl makefile and changed tabs with spaces 4 years ago
  nickysn a3f383ed95 + added unit ctypes to the WASI rtl 4 years ago
  nickysn 45b67bf8c8 + added unit wasiapi 4 years ago