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