fpc/rtl/wasi
Nikolay Nikolov 824658874d * in the WASI system unit initialization, call InitSystemThreads even if
FPC_WASM_THREADS is not defined (but FPC_HAS_FEATURE_THREADING is defined),
  to initialize the nothread manager. This fixes various regressions when WASI
  threading is disabled, caused by calls to nil pointer functions.
2024-06-27 22:45:01 +03:00
..
wasiinc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
classes.pp * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
Makefile Makefile regenerated after 'nothreads unit depends on objpas because of objfpc mode' commit 2024-05-20 15:14:05 +00:00
Makefile.fpc * Added nothreads unit for fake thread support. Currently only WASI 2024-05-19 16:14:45 +02:00
rtldefs.inc
si_dll.pp + added promising _start and _initialize exports 2023-06-17 14:34:09 +03:00
si_prc.pp + added promising _start and _initialize exports 2023-06-17 14:34:09 +03:00
sysdir.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc * Seems not all was committed 2024-05-13 14:00:34 +02:00
sysos.inc + workaround for newer wasmtime versions that don't report the fd type of 2021-06-23 21:22:15 +00:00
sysosh.inc * Seems not all was committed 2024-05-13 14:00:34 +02:00
system.pp * in the WASI system unit initialization, call InitSystemThreads even if 2024-06-27 22:45:01 +03:00
systhrd.inc + added WASI multithreading helper for setting the stack pointer for the linear stack 2024-05-13 14:00:36 +02:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
tthread.inc * Seems not all was committed 2024-05-13 14:00:34 +02:00
wasiapi.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
wasiutil.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
wasmmutex.inc * Comment out debug in loop 2024-05-13 13:58:36 +02:00