.. |
wasiinc
|
cf71bf40dd
+ added all the WASI API procs
|
4 éve |
Makefile
|
953893267b
+ initial WASI implementation of DOS.GetFTime. Not working yet, due to a
|
4 éve |
Makefile.fpc
|
953893267b
+ initial WASI implementation of DOS.GetFTime. Not working yet, due to a
|
4 éve |
classes.pp
|
84b3036574
+ added classes unit for the WASI target (not yet enabled in the makefiles)
|
4 éve |
dos.pp
|
953893267b
+ initial WASI implementation of DOS.GetFTime. Not working yet, due to a
|
4 éve |
rtldefs.inc
|
9bd8b66e86
+ first attempts to compile a full WASI rtl
|
4 éve |
si_prc.pp
|
a74024e7d5
* synchronized with trunk
|
4 éve |
sysdir.inc
|
0af333bd0f
+ implemented RmDir for the WASI target
|
4 éve |
sysfile.inc
|
125dbdc21c
+ implemented Do_Rename for the WASI target
|
4 éve |
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 éve |
sysos.inc
|
0f50c85b44
* prefixed all wasi api functions with __wasi_, similar to the C header
|
4 éve |
sysosh.inc
|
a329325217
* THandle is a longint on the WASI target
|
4 éve |
system.pp
|
ba1dcfc6a4
+ also resolve absolute paths in ConvertToFdRelativePath
|
4 éve |
sysutils.pp
|
711efc3e3a
+ started working on the SysUtils unit for the WASI platform
|
4 éve |
tthread.inc
|
c69649782a
+ added tthread.inc rtl include file for WASI
|
4 éve |
wasiapi.pp
|
45b67bf8c8
+ added unit wasiapi
|
4 éve |