fpc/rtl/wasi
2021-07-01 01:48:25 +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 * use -1 instead of 0 for indicating empty DirFD 2021-07-01 01:48:25 +00:00
Makefile * set EXEEXT to .wasm for the WASI target in fpcmake 2021-06-24 00:16:00 +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 + always request pollfd_readwrite rights, when opening a file 2021-06-23 21:48:10 +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 + implemented environment variables support in the DOS unit for the WASI target 2021-06-23 23:15:15 +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