Nikolay Nikolov 7cbf18c6f3 * don't create block..end_block around WebAssembly inline asm routines 1 년 전
..
aasmcpu.pas 35701f8fa2 * fail with an internal compiler error in case an atomic WebAssembly instruction 1 년 전
agbinaryen.pas 807c743e35 * system identifier system_wasm32_wasm renamed system_wasm32_embedded 4 년 전
agllvmmc.pas 21cc89f1e3 + added a second TWasmFuncType parameter to the CALL WebAssembly instruction. It 1 년 전
agwat.pas 03fc5d2323 + added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown 1 년 전
ccpuinnr.inc cdba427bcf + added WASI multithreading helper for setting the stack pointer for the linear stack 1 년 전
cgcpu.pas cf21365a21 * fixed and enabled the is_pascal_goto_target check 1 년 전
cpubase.pas 26c69d564f + introduced WebAssembly helper is_atomic_op 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 8743f72f11 + disallow taking the address of WebAssembly externref type 2 년 전
cpupara.pas 6404478ea4 * cleanup of VER3_0 defines 3 년 전
cpupi.pas 7cbf18c6f3 * don't create block..end_block around WebAssembly inline asm routines 1 년 전
cputarg.pas 4c787b4b9f + started working on a WebAssembly inline assembler reader. Not ready, yet, just 1 년 전
hlcgcpu.pas 7cbf18c6f3 * don't create block..end_block around WebAssembly inline asm routines 1 년 전
itcpugas.pas 03fc5d2323 + added a zero/unitialized/unknown value to TWasmBasicType: wbt_Unknown 1 년 전
itcpuwasm.pas 539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty 5 년 전
nwasmadd.pas b804fc5164 * Flags specific to TAddNode have been moved to their own field 1 년 전
nwasmbas.pas 12a2c56461 - removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done 3 년 전
nwasmcal.pas d38dbcac8f * use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck 2 년 전
nwasmcnv.pas a47a1c093a * disallow conversion between regular pointers and WasmExternRef 2 년 전
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 cdba427bcf + added WASI multithreading helper for setting the stack pointer for the linear stack 1 년 전
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 8b138aa059 + also check for assigned(left) after calling inherited in twasmaddrnode.pass_typecheck, to avoid another crash 2 년 전
nwasmset.pas b78761efd3 * Removed obsolete OLDREGVARS ifdefs. 3 년 전
nwasmutil.pas 3302dae600 * hlgcodegen needed when creating module info (fixes AV) 1 년 전
rawasm.pas c6e715a54e + WebAssembly inline assembler instruction parsing work in progress 1 년 전
rawasmtext.pas 83a8d584e0 + set result.ops in twasmreader.HandlePlainInstruction 1 년 전
rgcpu.pas 11712658b0 + implemented WebAssembly code generator support for funcref and externref data 2 년 전
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 0c61c7057a * fixed some WebAssembly instruction names in the wasm_op2str array 1 년 전
symcpu.pas 2f1ccd6f2a + support 'promising last' exports 2 년 전
tgcpu.pas 11712658b0 + implemented WebAssembly code generator support for funcref and externref data 2 년 전
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 년 전