Nikolay Nikolov cb3ac37fb3 * fixed i32.const with large unsigned 32-bit const parameter (>2GB) 3 年之前
..
aasmcpu.pas cb3ac37fb3 * fixed i32.const with large unsigned 32-bit const parameter (>2GB) 3 年之前
agbinaryen.pas 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded 4 年之前
agllvmmc.pas 54481d7218 * moved the imports/funcdef writing from the llvm-mc assembler writer to 3 年之前
agwat.pas e6045673ee Handle NIL entries in deflist after commit 48986 4 年之前
ccpuinnr.inc c2754eac3f + introduced the wasm32_throw_fpcexception inline function, that emits a 4 年之前
cgcpu.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
cpubase.pas ca70cb05a7 * fixed warning 3 年之前
cpuinfo.pas a00110f6e0 * cpu_wasm renamed cpu_wasm32 5 年之前
cpunode.pas 860e4487c3 + added WebAssembly node utils 3 年之前
cpupara.pas dbecb67d45 * fixed the value passing of record parameters with non-scalar value size on the 4 年之前
cpupi.pas 45e53ddc16 * cloned the WASM no exceptions mode code generation for try..finally blocks 4 年之前
cputarg.pas cc314e61a2 + started working on the WebAssembly internal assembler 4 年之前
hlcgcpu.pas d3ec8f0d29 * generate an internalerror if there are values remaining on top of stack 4 年之前
itcpugas.pas c2754eac3f + introduced the wasm32_throw_fpcexception inline function, that emits a 4 年之前
itcpuwasm.pas 539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty 5 年之前
nwasmadd.pas 08f9a68798 - removed unused local variables from twasmaddnode.second_generic_compare 4 年之前
nwasmcal.pas 324382d3a5 * use create_functype to determine accurately the number of parameters to 4 年之前
nwasmcnv.pas b527ab694c + implemented twasmtypeconvnode.second_class_to_intf 4 年之前
nwasmcon.pas c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前
nwasmflw.pas f76e91fb8b * cloned twasmtryexceptnode.pass_generate_code_no_exceptions into twasmtryexceptnode.pass_generate_code_native_exceptions 4 年之前
nwasminl.pas c2754eac3f + introduced the wasm32_throw_fpcexception inline function, that emits a 4 年之前
nwasmmat.pas 4fa09a6f8b - removed the trunc32 parameter of thlcgwasm.a_op_stack, because it is no longer used, nor necessary 4 年之前
nwasmset.pas 76c61c3aac * call inherited inside twasminnode.checkgenjumps in order to initialize use_small 4 年之前
nwasmutil.pas 54481d7218 * moved the imports/funcdef writing from the llvm-mc assembler writer to 3 年之前
rgcpu.pas dc151465c5 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 4 年之前
rwasmcon.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmnor.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmnum.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmrni.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmsri.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmstd.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
rwasmsup.inc 12aa8f0f1f + added another wasm fake register to represent local variable on the linear stack 4 年之前
strinst.inc 10d8332563 + added the new WebAssembly instructions, added by the exception handling proposal 4 年之前
symcpu.pas 74854eee58 * fixed WebAssembly compilation error with -CR 4 年之前
tgcpu.pas 0315ab00d8 * map the currency type to the i64 WebAssembly type 4 年之前
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 4 年之前