.. |
wasiinc
|
cf71bf40dd
+ added all the WASI API procs
|
4 years ago |
Makefile
|
ea8f068817
* regenerated makefiles after sync with trunk
|
4 years ago |
Makefile.fpc
|
616db5df68
+ compile the strings unit for the wasi target
|
4 years ago |
rtldefs.inc
|
9bd8b66e86
+ first attempts to compile a full WASI rtl
|
4 years ago |
si_prc.pp
|
a74024e7d5
* synchronized with trunk
|
4 years ago |
sysdir.inc
|
6350401d4c
+ debug output in the WASM directory functions
|
4 years ago |
sysfile.inc
|
0f50c85b44
* prefixed all wasi api functions with __wasi_, similar to the C header
|
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
|
0f50c85b44
* prefixed all wasi api functions with __wasi_, similar to the C header
|
4 years ago |
sysosh.inc
|
a329325217
* THandle is a longint on the WASI target
|
4 years ago |
system.pp
|
e7a1ef962e
+ partially implemented the initial enumeration of preopened dirs
|
4 years ago |
wasiapi.pp
|
45b67bf8c8
+ added unit wasiapi
|
4 years ago |