fpc/rtl/wasi
2021-06-23 21:42:49 +00:00
..
wasiinc
classes.pp + added classes unit for the WASI target (not yet enabled in the makefiles) 2021-06-01 20:32:10 +00:00
dos.pp * fixed date calculation in WasiDateToDT 2021-06-23 21:01:30 +00:00
Makefile + initial WASI implementation of DOS.GetFTime. Not working yet, due to a 2021-06-23 20:04:03 +00:00
Makefile.fpc + initial WASI implementation of DOS.GetFTime. Not working yet, due to a 2021-06-23 20:04:03 +00:00
rtldefs.inc
si_prc.pp
sysdir.inc + implemented RmDir for the WASI target 2021-06-22 23:36:30 +00:00
sysfile.inc + request FD_DATASYNC and FD_SYNC rights when a file is opened for writing 2021-06-23 21:42:49 +00:00
sysheap.inc
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
system.pp + also resolve absolute paths in ConvertToFdRelativePath 2021-06-23 15:44:17 +00:00
sysutils.pp + started working on the SysUtils unit for the WASI platform 2021-04-17 14:39:54 +00:00
tthread.inc + added tthread.inc rtl include file for WASI 2021-06-01 21:58:02 +00:00
wasiapi.pp