fpc/compiler/wasm32
2024-09-01 21:20:43 +03:00
..
aasmcpu.pas + WebAssembly external asm writer: workaround for the 'missing functype' error, 2024-09-01 19:52:50 +03:00
agbinaryen.pas
agllvmmc.pas + disable the WebAssembly type checker for all LLVM-MC versions since version 13 2024-09-01 21:20:43 +03:00
agwat.pas
ccpuinnr.inc
cgcpu.pas
cpubase.pas
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 * WebAssembly code generator: don't emit a return instruction at the end of the 2024-09-01 20:28:42 +03:00
itcpugas.pas
itcpuwasm.pas
nwasmadd.pas
nwasmbas.pas
nwasmcal.pas
nwasmcnv.pas
nwasmcon.pas
nwasmflw.pas
nwasminl.pas
nwasmld.pas
nwasmmat.pas
nwasmmem.pas
nwasmset.pas
nwasmutil.pas + WebAssembly external asm writer: workaround for the 'missing functype' error, 2024-09-01 19:52:50 +03: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
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