.. |
aasmcpu.pas
|
1cfb35d1d6
+ WebAssembly internal assembler support for the ref.is_null instruction
|
1 year ago |
agbinaryen.pas
|
807c743e35
* system identifier system_wasm32_wasm renamed system_wasm32_embedded
|
4 years ago |
agllvmmc.pas
|
49a05c992e
Handle the specific NaN pattern of mips floating-point unit
|
1 year ago |
agwat.pas
|
907e8402ab
+ added the WebAssembly reference and vector types to TWasmBasicType
|
3 years ago |
ccpuinnr.inc
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 years ago |
cgcpu.pas
|
941520415d
+ implemented WebAssembly code generator support for funcref and externref data
|
1 year ago |
cpubase.pas
|
941520415d
+ implemented WebAssembly code generator support for funcref and externref data
|
1 year ago |
cpuinfo.pas
|
5395e52539
- disable the cs_opt_nodecse optimization from the -O2 for the WebAssembly target, because it causes a crash, when compiling the classes unit
|
3 years ago |
cpunode.pas
|
e06dad148d
+ disallow taking the address of WebAssembly externref type
|
1 year ago |
cpupara.pas
|
6404478ea4
* cleanup of VER3_0 defines
|
3 years ago |
cpupi.pas
|
e74797d411
* replaced several internal errors, related to the WebAssembly labels
|
3 years ago |
cputarg.pas
|
cc314e61a2
+ started working on the WebAssembly internal assembler
|
4 years ago |
hlcgcpu.pas
|
c04c513a5d
+ support nil comparison of WebAssembly reference types (externref and funcref)
|
1 year ago |
itcpugas.pas
|
4044091401
* fixed the textual representation of the ref.null instruction for llvm-mc
|
1 year ago |
itcpuwasm.pas
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 years ago |
nwasmadd.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
4 years ago |
nwasmbas.pas
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
4 years ago |
nwasmcal.pas
|
a2393c0aeb
* use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck
|
1 year ago |
nwasmcnv.pas
|
3e9a29a46f
* disallow conversion between regular pointers and WasmExternRef
|
1 year ago |
nwasmcon.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
nwasmflw.pas
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 years ago |
nwasminl.pas
|
b900be6142
+ added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base
|
3 years ago |
nwasmld.pas
|
4db653998b
+ generate proper WebAssembly threadvar access when multithreading is turned on
|
3 years ago |
nwasmmat.pas
|
b923613ead
+ make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u)
|
3 years ago |
nwasmmem.pas
|
457d0e598b
+ also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash
|
1 year ago |
nwasmset.pas
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 years ago |
nwasmutil.pas
|
f0cab4f5f7
* use a TFPList, instead of a dynamic array in twasmnodeutils.InsertObjectInfo.
|
1 year ago |
rgcpu.pas
|
941520415d
+ implemented WebAssembly code generator support for funcref and externref data
|
1 year ago |
rwasmcon.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmnor.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmnum.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmrni.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmsri.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmstd.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
rwasmsup.inc
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |
strinst.inc
|
4044091401
* fixed the textual representation of the ref.null instruction for llvm-mc
|
1 year ago |
symcpu.pas
|
5cd7b7a348
+ support 'promising last' exports
|
1 year ago |
tgcpu.pas
|
941520415d
+ implemented WebAssembly code generator support for funcref and externref data
|
1 year ago |
tripletcpu.pas
|
6dd85ad80c
* wasm cpu string renamed wasm32
|
5 years ago |
wasmdef.pas
|
c9ee72b05a
* the compiler/wasm directory renamed compiler/wasm32
|
5 years ago |
wasmreg.dat
|
12aa8f0f1f
+ added another wasm fake register to represent local variable on the linear stack
|
4 years ago |