Nikolay Nikolov 754e0de69e * fixed bug, introduced in 6ff566350cbc2ecf8615cae6cc6792939a288ec8, due to 2 lat temu
..
aasmcpu.pas 1cfb35d1d6 + WebAssembly internal assembler support for the ref.is_null instruction 1 rok temu
agbinaryen.pas 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded 4 lat temu
agllvmmc.pas 5a65ca51c0 + enable the reference types extension in llvm-mc via a command line option 1 rok temu
agwat.pas 907e8402ab + added the WebAssembly reference and vector types to TWasmBasicType 3 lat temu
ccpuinnr.inc b900be6142 + added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base 3 lat temu
cgcpu.pas 941520415d + implemented WebAssembly code generator support for funcref and externref data 1 rok temu
cpubase.pas 941520415d + implemented WebAssembly code generator support for funcref and externref data 1 rok temu
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 lat temu
cpunode.pas e06dad148d + disallow taking the address of WebAssembly externref type 1 rok temu
cpupara.pas 6404478ea4 * cleanup of VER3_0 defines 3 lat temu
cpupi.pas e74797d411 * replaced several internal errors, related to the WebAssembly labels 3 lat temu
cputarg.pas cc314e61a2 + started working on the WebAssembly internal assembler 4 lat temu
hlcgcpu.pas c04c513a5d + support nil comparison of WebAssembly reference types (externref and funcref) 1 rok temu
itcpugas.pas 4044091401 * fixed the textual representation of the ref.null instruction for llvm-mc 1 rok temu
itcpuwasm.pas 539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty 5 lat temu
nwasmadd.pas 12a2c56461 - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 4 lat temu
nwasmbas.pas 12a2c56461 - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 4 lat temu
nwasmcal.pas 754e0de69e * fixed bug, introduced in 6ff566350cbc2ecf8615cae6cc6792939a288ec8, due to 1 rok temu
nwasmcnv.pas 3e9a29a46f * disallow conversion between regular pointers and WasmExternRef 1 rok temu
nwasmcon.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 lat temu
nwasmflw.pas bc6ab39ea2 * WebAssembly exceptions fix: fixed raise without parameters in except..end 3 lat temu
nwasminl.pas b900be6142 + added WebAssembly intrinsics for reading __tls_size, __tls_align and __tls_base 3 lat temu
nwasmld.pas 4db653998b + generate proper WebAssembly threadvar access when multithreading is turned on 3 lat temu
nwasmmat.pas b923613ead + make use of the unsigned remainder instructions in WebAssembly (i32.rem_s, i64.rem_u) 3 lat temu
nwasmmem.pas 457d0e598b + also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash 1 rok temu
nwasmset.pas b78761efd3 * Removed obsolete OLDREGVARS ifdefs. 4 lat temu
nwasmutil.pas f0cab4f5f7 * use a TFPList, instead of a dynamic array in twasmnodeutils.InsertObjectInfo. 1 rok temu
rgcpu.pas 941520415d + implemented WebAssembly code generator support for funcref and externref data 1 rok temu
rwasmcon.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
rwasmnor.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
rwasmnum.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
rwasmrni.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
rwasmsri.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
rwasmstd.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
rwasmsup.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu
strinst.inc 4044091401 * fixed the textual representation of the ref.null instruction for llvm-mc 1 rok temu
symcpu.pas 425f52d601 - removed redundant semicolon 1 rok temu
tgcpu.pas 941520415d + implemented WebAssembly code generator support for funcref and externref data 1 rok temu
tripletcpu.pas 6dd85ad80c * wasm cpu string renamed wasm32 5 lat temu
wasmdef.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 lat temu
wasmreg.dat 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 5 lat temu