fpc/rtl/wasi
2024-11-19 22:12:31 +00:00
..
wasiinc
classes.pp
dos.pp
Makefile Fix directories for some source files, based on suggestion by Alfred Glänzer in #40995 2024-11-19 22:12:31 +00:00
Makefile.fpc
rtldefs.inc
si_dll.pp
si_prc.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
system.pp
systhrd.inc + WASI threads: define FPC_WASM_WORKER_THREADS_CAN_WAIT. It is actually true in 2024-11-07 01:41:22 +02:00
sysutils.pp * WebAssembly: fixed SysUtils.sleep() with large timeouts causing incorrect time 2024-09-03 02:30:14 +03:00
tthread.inc * WebAssembly threads: in TThread.WaitFor, call CheckSynchronize in a loop, 2024-09-03 01:19:51 +03:00
wasiapi.pp * Explicitly specify path to include files 2024-08-08 09:59:40 +02:00
wasiutil.pp
wasmmutex.inc