Robert Roland 53e5a4a03a Adding aaarch64-embedded target 3 years ago
..
wasiinc cf71bf40dd + added all the WASI API procs 4 years ago
Makefile 53e5a4a03a Adding aaarch64-embedded target 3 years ago
Makefile.fpc de3ab7e46b * added the fpc_wasi_path_readlink_ansistring helper function to unit wasiutil 4 years ago
classes.pp 84b3036574 + added classes unit for the WASI target (not yet enabled in the makefiles) 4 years ago
dos.pp 03513720a3 * fixed range check error in the DOS unit 4 years ago
rtldefs.inc 9bd8b66e86 + first attempts to compile a full WASI rtl 4 years ago
si_prc.pp 387c80cc57 + default exception handling in WebAssembly native exceptions mode 4 years ago
sysdir.inc 21d843128d + added a wrapper function around __wasi_path_readlink that calls it iteratively 4 years ago
sysfile.inc aafb471bc8 * don't set InOutRes in ConvertToFdRelativePath, but return it instead. This 4 years ago
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 4 years ago
sysos.inc 720068360e + workaround for newer wasmtime versions that don't report the fd type of 4 years ago
sysosh.inc a329325217 * THandle is a longint on the WASI target 4 years ago
system.pp b2a0df0d10 * ConvertToFdRelativePath removed from the interface part of the WASI system 4 years ago
sysutils.pp 8e730d20db + implemented FindFirst, FindNext and FindClose in SysUtils for the WASI platform 4 years ago
tthread.inc c69649782a + added tthread.inc rtl include file for WASI 4 years ago
wasiapi.pp 45b67bf8c8 + added unit wasiapi 4 years ago
wasiutil.pp 6921b968f1 - removed TWasiSearchRec.Mode, because it was unused 4 years ago