.. |
cpuh.inc
|
8488c87b20
* New fix for fpc_atomic_cmp_xchg_alu, as suggested by Sven
|
9 months ago |
cpuinnr.inc
|
cdba427bcf
+ added WASI multithreading helper for setting the stack pointer for the linear stack
|
1 year ago |
except_branchful.inc
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 years ago |
except_exnref.inc
|
22d010b905
+ added except_exnref.inc (RTL support for WebAssembly exnref exceptions)
|
1 week ago |
except_legacy.inc
|
6b133a30cf
* except_native.inc renamed except_legacy.inc
|
1 week ago |
int64p.inc
|
69c407dff5
+ added dummy int64p.inc file for WebAssembly
|
4 years ago |
makefile.cpu
|
6b133a30cf
* except_native.inc renamed except_legacy.inc
|
1 week ago |
math.inc
|
04c14500a7
+ added math.inc and set.inc
|
4 years ago |
mathu.inc
|
45620b11c0
+ enabled compilation of unit math for the WASI target
|
4 years ago |
set.inc
|
04c14500a7
+ added math.inc and set.inc
|
4 years ago |
setjump.inc
|
a62c7555d7
- removed the DebugWriteXXX functions from the WASI system unit, since console
|
4 years ago |
setjumph.inc
|
bc7f37dad7
* fixed compilation of the setjmp/longjmp dummy functions for WebAssembly
|
4 years ago |
strings.inc
|
616db5df68
+ compile the strings unit for the wasi target
|
4 years ago |
stringss.inc
|
616db5df68
+ compile the strings unit for the wasi target
|
4 years ago |
wasm32.inc
|
5e813e62f2
+ added function fpc_wasm_invoke_helper to the WebAssembly RTL
|
8 months ago |
wasmmem.inc
|
fdc19ea051
* log exit to be symmetrical with entry in AllocateOSInfoBlock
|
4 months ago |
wasmsem.pas
|
d3ac07ad27
* Add copyright header
|
2 weeks ago |
webassembly.pp
|
ccfa38c68e
* Dotted RTL compiles
|
2 years ago |