fpc/rtl/wasi
2022-07-14 05:14:20 +03:00
..
wasiinc
classes.pp * fix missing ifdef for the non win32/64/unix targets. 2022-06-01 16:56:02 +02:00
dos.pp * refactored duplicated code for epoch to datetime and vice versa conversion 2022-06-25 00:40:25 +03:00
Makefile + added AtomicStore() to the WebAssembly unit 2022-05-25 19:39:17 +03:00
Makefile.fpc + added AtomicStore() to the WebAssembly unit 2022-05-25 19:39:17 +03:00
rtldefs.inc
si_dll.pp + added separate startup code for libraries, that declares _initialize, instead of _start 2022-02-16 05:24:41 +02:00
si_prc.pp + default exception handling in WebAssembly native exceptions mode 2021-10-05 08:02:39 +03:00
sysdir.inc + added a wrapper function around __wasi_path_readlink that calls it iteratively 2021-10-15 14:33:43 +03:00
sysfile.inc * don't set InOutRes in ConvertToFdRelativePath, but return it instead. This 2021-10-12 03:28:03 +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 + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support 2022-07-14 05:14:20 +03:00
systhrd.inc + setup a thread manager (functions are still not yet implemented), when the WASI RTL is compiled with multithreading support 2022-07-14 05:14:20 +03:00
sysutils.pp * refactored duplicated code for epoch to datetime and vice versa conversion 2022-06-25 00:40:25 +03:00
tthread.inc + added tthread.inc rtl include file for WASI 2021-06-01 21:58:02 +00:00
wasiapi.pp
wasiutil.pp * refactored duplicated code for epoch to datetime and vice versa conversion 2022-06-25 00:40:25 +03:00