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