fpc/rtl/wasi
2021-10-12 03:28:03 +03: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 rawbytestring instead of ansistring for the WASI file name handling 2021-10-11 09:25:01 +03:00
Makefile + enabled compilation of unit heaptrc for the WASI target 2021-10-03 03:29:54 +03:00
Makefile.fpc + enabled compilation of unit heaptrc for the WASI target 2021-10-03 03:29:54 +03:00
rtldefs.inc
si_prc.pp + default exception handling in WebAssembly native exceptions mode 2021-10-05 08:02:39 +03:00
sysdir.inc * use rawbytestring instead of ansistring for the WASI file name handling 2021-10-11 09:25:01 +03:00
sysfile.inc * fixed WASI bug in do_read, where the result of the __wasi_fd_read syscall function was ignored 2021-10-11 10:33:54 +03: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 * fixed range check error in HasDriveLetter when path is 1 character long 2021-10-12 03:28:03 +03:00
sysutils.pp + implemented SysUtils.FileExists for WASI 2021-10-12 03:28:03 +03:00
tthread.inc + added tthread.inc rtl include file for WASI 2021-06-01 21:58:02 +00:00
wasiapi.pp