nickysn f0543ad8d5 * use -1 instead of 0 for indicating empty DirFD il y a 4 ans
..
wasiinc cf71bf40dd + added all the WASI API procs il y a 5 ans
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake il y a 4 ans
Makefile.fpc 953893267b + initial WASI implementation of DOS.GetFTime. Not working yet, due to a il y a 4 ans
classes.pp 84b3036574 + added classes unit for the WASI target (not yet enabled in the makefiles) il y a 4 ans
dos.pp f0543ad8d5 * use -1 instead of 0 for indicating empty DirFD il y a 4 ans
rtldefs.inc 9bd8b66e86 + first attempts to compile a full WASI rtl il y a 5 ans
si_prc.pp a74024e7d5 * synchronized with trunk il y a 5 ans
sysdir.inc 0af333bd0f + implemented RmDir for the WASI target il y a 4 ans
sysfile.inc 4240279a84 + always request pollfd_readwrite rights, when opening a file il y a 4 ans
sysheap.inc 8e2e31f95c * memory.grow returns the previous memory size in pages, so we don't need to ask for the size first in SysOSAlloc il y a 5 ans
sysos.inc 720068360e + workaround for newer wasmtime versions that don't report the fd type of il y a 4 ans
sysosh.inc a329325217 * THandle is a longint on the WASI target il y a 5 ans
system.pp afb9c2ae94 + implemented environment variables support in the DOS unit for the WASI target il y a 4 ans
sysutils.pp 711efc3e3a + started working on the SysUtils unit for the WASI platform il y a 4 ans
tthread.inc c69649782a + added tthread.inc rtl include file for WASI il y a 4 ans
wasiapi.pp 45b67bf8c8 + added unit wasiapi il y a 5 ans