fpc/compiler/wasm32
2023-10-22 05:23:04 +03:00
..
aasmcpu.pas + check whether all br instructions, generated by goto point to a pascal goto label 2023-10-22 05:23:04 +03:00
agbinaryen.pas
agllvmmc.pas Merge remote-tracking branch 'origin/main' into wasm_js_promise_integration 2023-06-17 17:11:23 +03:00
agwat.pas
ccpuinnr.inc
cgcpu.pas * fixed and enabled the is_pascal_goto_target check 2023-10-22 04:01:37 +03:00
cpubase.pas + implemented WebAssembly code generator support for funcref and externref data 2023-06-07 05:25:57 +03:00
cpuinfo.pas
cpunode.pas + disallow taking the address of WebAssembly externref type 2023-06-11 04:01:58 +03:00
cpupara.pas
cpupi.pas + check whether all br instructions, generated by goto point to a pascal goto label 2023-10-22 05:23:04 +03:00
cputarg.pas
hlcgcpu.pas + check whether all br instructions, generated by goto point to a pascal goto label 2023-10-22 05:23:04 +03:00
itcpugas.pas * fixed the textual representation of the ref.null instruction for llvm-mc 2023-06-07 03:36:28 +03:00
itcpuwasm.pas
nwasmadd.pas
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 * disallow conversion between regular pointers and WasmExternRef 2023-06-11 05:28:39 +03:00
nwasmcon.pas
nwasmflw.pas
nwasminl.pas
nwasmld.pas
nwasmmat.pas
nwasmmem.pas + also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash 2023-06-11 04:11:02 +03:00
nwasmset.pas
nwasmutil.pas
rgcpu.pas + implemented WebAssembly code generator support for funcref and externref data 2023-06-07 05:25:57 +03:00
rwasmcon.inc
rwasmnor.inc
rwasmnum.inc
rwasmrni.inc
rwasmsri.inc
rwasmstd.inc
rwasmsup.inc
strinst.inc * fixed the textual representation of the ref.null instruction for llvm-mc 2023-06-07 03:36:28 +03:00
symcpu.pas + support 'promising last' exports 2023-06-16 11:00:19 +03:00
tgcpu.pas + implemented WebAssembly code generator support for funcref and externref data 2023-06-07 05:25:57 +03:00
tripletcpu.pas
wasmdef.pas
wasmreg.dat