fpc/compiler/wasm32
2021-06-23 20:36:52 +00:00
..
aasmcpu.pas
agbinaryen.pas * system identifier system_wasm32_wasm renamed system_wasm32_embedded 2021-01-24 01:01:39 +00:00
agllvmmc.pas * fixed WASI dll imports that are declared in a different unit 2021-06-23 20:36:52 +00:00
agwat.pas Handle NIL entries in deflist after commit 48986 2021-04-18 15:44:07 +00:00
ccpuinnr.inc + added wasm32 inline procedure for generating the 'unreachable' instruction 2021-01-28 12:48:56 +00:00
cgcpu.pas
cpubase.pas * fixed compilation with -Sew 2021-01-28 16:25:03 +00:00
cpuinfo.pas
cpunode.pas
cpupara.pas * fixed the value passing of record parameters with non-scalar value size on the 2021-04-17 14:25:54 +00:00
cpupi.pas * always keep the WebAssembly stack frame aligned on 16 bytes 2021-04-11 14:02:40 +00:00
cputarg.pas + enabled DWARF debug info writing on the WebAssembly target. Note that it 2021-01-28 16:16:32 +00:00
hlcgcpu.pas + support loading a function result (on the evaluation stack) to a register in 2021-06-01 21:52:51 +00:00
itcpugas.pas
itcpuwasm.pas
nwasmadd.pas - removed unused local variables from twasmaddnode.second_generic_compare 2021-06-01 19:11:21 +00:00
nwasmcal.pas - removed the discardresult proc directive 2021-03-20 01:22:43 +00:00
nwasmcnv.pas + implemented twasmtypeconvnode.second_class_to_intf 2021-06-01 22:15:57 +00:00
nwasmcon.pas
nwasmflw.pas * workaround for the raise node generating invalid WebAssembly code for 2021-04-24 14:40:07 +00:00
nwasminl.pas + implemented sqr(real) for the WebAssembly target 2021-06-01 16:41:39 +00:00
nwasmmat.pas
nwasmset.pas * call inherited inside twasminnode.checkgenjumps in order to initialize use_small 2021-03-14 16:56:16 +00:00
rgcpu.pas
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc
symcpu.pas * fixed WebAssembly compilation error with -CR 2021-03-14 15:03:58 +00:00
tgcpu.pas
tripletcpu.pas
wasmdef.pas
wasmreg.dat