.. |
wasiinc
|
2ce2bab2a6
* Char -> AnsiChar
|
2 years ago |
Makefile
|
e225b41e3e
* properly define esp32 helper unit names in inc/Makefile.rtl
|
1 year ago |
Makefile.fpc
|
10d740298d
* Added nothreads unit for fake thread support. Currently only WASI
|
1 year ago |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
1 year ago |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
rtldefs.inc
|
9bd8b66e86
+ first attempts to compile a full WASI rtl
|
4 years ago |
si_dll.pp
|
7d1999eedb
* WASI: preserve the initial value of the stack pointer on startup, so that we
|
1 year ago |
si_prc.pp
|
7d1999eedb
* WASI: preserve the initial value of the stack pointer on startup, so that we
|
1 year ago |
sysdir.inc
|
2ce2bab2a6
* Char -> AnsiChar
|
2 years ago |
sysfile.inc
|
2ce2bab2a6
* Char -> AnsiChar
|
2 years ago |
sysheap.inc
|
6be3a42a2f
* WebAssembly: optimized SysOSAlloc to use memory area left at the end of the
|
1 year ago |
sysos.inc
|
720068360e
+ workaround for newer wasmtime versions that don't report the fd type of
|
4 years ago |
sysosh.inc
|
41ead20bfb
* WebAssembly threads: fixed race condition LockMutex in the check where Locked
|
1 year ago |
system.pp
|
68f4191119
+ WASI: set StackBottom on startup
|
1 year ago |
systhrd.inc
|
af5c2d66c2
* removed TODO comment from WasiThreadSwitch
|
1 year ago |
sysutils.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
tthread.inc
|
74a4550ff0
* WebAssembly threads: fix TThread.WaitFor (use -1 instead of 0 to signal infinite timeout)
|
1 year ago |
wasiapi.pp
|
37c32a9eb7
* Explicitly specify path to include files
|
1 year ago |
wasiutil.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |
wasmmutex.inc
|
bb93b918a5
* WebAssembly threads: don't check for GetThreadState(MyThread)<>tsRunning in
|
1 year ago |