fpc/compiler/wasm32
2025-09-23 04:59:09 +03:00
..
aasmcpu.pas + support the throw instruction in the internal WebAssembly assembler writer 2025-09-23 04:59:09 +03:00
agbinaryen.pas * source linebuf as dyn array 2025-03-20 17:01:31 +01:00
agllvmmc.pas Remove llvm-mc-10 support in agllvmmc unit 2025-05-28 08:03:12 +00:00
agwasa.pas * source linebuf as dyn array 2025-03-20 17:01:31 +01:00
aoptcpu.pas
aoptcpub.pas
ccpuinnr.inc
cgcpu.pas
cpubase.pas + added instructions for the new WebAssembly exception handling with exnref 2025-09-21 18:42:10 +03:00
cpuinfo.pas
cpunode.pas
cpupara.pas
cpupi.pas * removed the JSEXCEPTIONS WebAssembly exceptions mode. It was never completed 2025-09-22 17:43:33 +03:00
cputarg.pas
hlcgcpu.pas * WebAssembly: fixed type conversion from pointer to qword (fixes bug #41092) 2025-02-24 10:48:18 +02:00
itcpugas.pas + added instructions for the new WebAssembly exception handling with exnref 2025-09-21 18:42:10 +03:00
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 * twasmonnode.pass_generate_code_native_exceptions renamed .pass_generate_code_native_legacy_exceptions 2025-09-23 03:16:39 +03:00
nwasminl.pas * WebAssembly: a_throw instruction renamed a_legacy_throw 2025-09-21 18:17:18 +03:00
nwasmld.pas
nwasmmat.pas
nwasmmem.pas
nwasmset.pas * spelling 2025-09-10 23:07:27 +02:00
nwasmutil.pas + also create the FPC_EXCEPTION_TAG_SYM for exnref exceptions (the exception tag is the same, like in the legacy exceptions proposal) 2025-09-22 20:31:59 +03:00
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 + added instructions for the new WebAssembly exception handling with exnref 2025-09-21 18:42:10 +03:00
symcpu.pas
tgcpu.pas Add tsym parameter to ttgobj.getlocal method. 2025-06-05 12:19:57 +00:00
tripletcpu.pas
wasmdef.pas
wasmreg.dat