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