.. |
aasmcpu.pas
|
* fail with an internal compiler error in case an atomic WebAssembly instruction
|
2024-07-07 16:43:41 +03:00 |
agbinaryen.pas
|
|
|
agllvmmc.pas
|
+ added a second TWasmFuncType parameter to the CALL WebAssembly instruction. It
|
2024-02-25 04:48:17 +02:00 |
agwat.pas
|
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
2024-01-17 08:32:10 +02:00 |
ccpuinnr.inc
|
+ added WASI multithreading helper for setting the stack pointer for the linear stack
|
2024-05-13 14:00:36 +02:00 |
cgcpu.pas
|
* fixed and enabled the is_pascal_goto_target check
|
2023-10-22 04:01:37 +03:00 |
cpubase.pas
|
+ introduced WebAssembly helper is_atomic_op
|
2024-07-07 10:42:28 +03:00 |
cpuinfo.pas
|
|
|
cpunode.pas
|
|
|
cpupara.pas
|
|
|
cpupi.pas
|
* don't create block..end_block around WebAssembly inline asm routines
|
2024-07-16 16:53:55 +03:00 |
cputarg.pas
|
+ started working on a WebAssembly inline assembler reader. Not ready, yet, just
|
2024-07-12 16:02:19 +03:00 |
hlcgcpu.pas
|
+ WASI: enable the generic stack checking
|
2024-08-06 05:00:14 +03:00 |
itcpugas.pas
|
+ added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown
|
2024-01-17 08:32:10 +02:00 |
itcpuwasm.pas
|
|
|
nwasmadd.pas
|
* Flags specific to TAddNode have been moved to their own field
|
2024-03-02 21:31:21 +01:00 |
nwasmbas.pas
|
|
|
nwasmcal.pas
|
* use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck
|
2023-06-11 09:29:07 +03:00 |
nwasmcnv.pas
|
|
|
nwasmcon.pas
|
|
|
nwasmflw.pas
|
|
|
nwasminl.pas
|
+ added WASI multithreading helper for setting the stack pointer for the linear stack
|
2024-05-13 14:00:36 +02:00 |
nwasmld.pas
|
|
|
nwasmmat.pas
|
|
|
nwasmmem.pas
|
|
|
nwasmset.pas
|
|
|
nwasmutil.pas
|
* hlgcodegen needed when creating module info (fixes AV)
|
2024-05-04 16:44:33 +02:00 |
rawasm.pas
|
+ WebAssembly inline assembler instruction parsing work in progress
|
2024-07-12 23:35:38 +03:00 |
rawasmtext.pas
|
+ allow referencing TLS_SIZE_SYM, TLS_ALIGN_SYM and TLS_BASE_SYM from WebAssembly inline asm
|
2024-07-22 16:45:26 +03:00 |
rgcpu.pas
|
|
|
rwasmcon.inc
|
|
|
rwasmnor.inc
|
|
|
rwasmnum.inc
|
|
|
rwasmrni.inc
|
|
|
rwasmsri.inc
|
|
|
rwasmstd.inc
|
|
|
rwasmsup.inc
|
|
|
strinst.inc
|
* fixed some WebAssembly instruction names in the wasm_op2str array
|
2024-07-12 16:09:07 +03:00 |
symcpu.pas
|
+ support 'promising last' exports
|
2023-06-16 11:00:19 +03:00 |
tgcpu.pas
|
* WebAssembly temp gen: introduced localsfirsttemp and localslasttemp, use these
|
2024-07-20 16:38:03 +03:00 |
tripletcpu.pas
|
|
|
wasmdef.pas
|
|
|
wasmreg.dat
|
|
|