.. |
cpuh.inc
|
16f5863847
+ added WebAssembly atomic store intrinsics
|
3 years ago |
cpuinnr.inc
|
9274f17c52
+ reserved inline numbers for the WebAssembly atomic loads and stores
|
3 years ago |
except_branchful.inc
|
c0cec218d6
+ added unhandled exception handling code for the branchful exceptions mode
|
3 years ago |
except_native.inc
|
387c80cc57
+ default exception handling in WebAssembly native exceptions mode
|
3 years ago |
int64p.inc
|
69c407dff5
+ added dummy int64p.inc file for WebAssembly
|
4 years ago |
makefile.cpu
|
d9781bcebe
+ added except_branchful.inc as a system unit dependency include file to wasm32/makefile.cpu
|
3 years 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
|
3 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
|
47c271dcd0
+ implemented InterlockedIncrement, InterlockedDecrement, InterlockedExchange,
|
3 years ago |
webassembly.pp
|
1ce1a0fe1f
* added non-atomic implementations of the atomic operations in the WebAssembly unit, used when the RTL is compiled without -CTwasmthreads
|
3 years ago |