.. |
wasiinc
|
2ce2bab2a6
* Char -> AnsiChar
|
2 年之前 |
Makefile
|
37b7835b12
+ added unit unix98pty. Only enabled for linux, for now, but can be enabled in the future on other unix-likes.
|
10 月之前 |
Makefile.fpc
|
10d740298d
* Added nothreads unit for fake thread support. Currently only WASI
|
1 年之前 |
classes.pp
|
594090b215
* Add delphi-compatible observers to classes
|
1 年之前 |
dos.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 年之前 |
rtldefs.inc
|
9bd8b66e86
+ first attempts to compile a full WASI rtl
|
4 年之前 |
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
|
2cefdd35b5
+ WASI threads: define FPC_WASM_WORKER_THREADS_CAN_WAIT. It is actually true in
|
9 月之前 |
sysutils.pp
|
ccbc28dd85
* WebAssembly: fixed SysUtils.sleep() with large timeouts causing incorrect time
|
11 月之前 |
tthread.inc
|
0314ba9bfd
* WebAssembly threads: in TThread.WaitFor, call CheckSynchronize in a loop,
|
11 月之前 |
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 年之前 |