This project implements a compiler that translates Delphi code into LLVM Intermediate Representation (IR), with an optional extension to compile the IR to WebAssembly (WASM) for execution in web ...