fpc/compiler/wasm32
2025-03-20 17:01:31 +01:00
..
aasmcpu.pas
agbinaryen.pas * source linebuf as dyn array 2025-03-20 17:01:31 +01:00
agllvmmc.pas + added new target to the compiler: wasm32-wasip2. Not working, yet. 2025-03-10 21:53:40 +02:00
agwasa.pas * source linebuf as dyn array 2025-03-20 17:01:31 +01:00
aoptcpu.pas + add optimizer units (empty for now) for the WebAssembly target 2024-09-21 14:50:16 +03:00
aoptcpub.pas + add optimizer units (empty for now) for the WebAssembly target 2024-09-21 14:50:16 +03:00
ccpuinnr.inc
cgcpu.pas
cpubase.pas * WebAssembly internal linker: refactored the writing of the memory section and 2025-02-16 03:22:20 +02:00
cpuinfo.pas
cpunode.pas * fixed WebAssembly code generator internal error when passing real constants as 2025-01-28 10:52:21 +02:00
cpupara.pas * override tcpuparamanager.has_strict_proc_signature and return true for WebAssembly 2025-02-02 19:11:14 +02:00
cpupi.pas * WebAssembly goto support: skip unused labels in resolve_labels_via_state_machine. Fixes #41093 2025-02-24 16:57:26 +02:00
cputarg.pas + include unit aoptcpu in wasm32/cputarg.pas 2024-09-21 15:41:26 +03:00
hlcgcpu.pas * WebAssembly: fixed type conversion from pointer to qword (fixes bug #41092) 2025-02-24 10:48:18 +02:00
itcpugas.pas
itcpuwasm.pas
nwasmadd.pas
nwasmbas.pas
nwasmcal.pas * On WebAssembly, when calling a function, first generate code for evaluating 2025-02-25 07:29:36 +02:00
nwasmcnv.pas
nwasmflw.pas
nwasminl.pas + WebAssembly: added support for using saturating (non-trapping) float-to-int conversion instructions via the new target switch SATURATINGFLOATINGTOINT 2025-02-25 09:08:55 +02:00
nwasmld.pas
nwasmmat.pas
nwasmmem.pas
nwasmset.pas * fixed WebAssembly goto in case statement crash with internal error 2021011801 2025-02-25 08:22:26 +02:00
nwasmutil.pas
rawasm.pas
rawasmtext.pas
rgcpu.pas * Use dynamic arrays instead of getmem for spill temp 2025-03-20 17:01:31 +01:00
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc
symcpu.pas
tgcpu.pas
tripletcpu.pas
wasmdef.pas
wasmreg.dat