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