Comment on PeachPie Compiler: Compile and run PHP on top of .NET runtimeparentComments−CiaranMcNulty1yA major difference will be that PeachPie produces a compiled deploy artefact, while mainstream PHP is interpreted (albeit with heavy opcode caching and a JIT in production)
Comments
A major difference will be that PeachPie produces a compiled deploy artefact, while mainstream PHP is interpreted (albeit with heavy opcode caching and a JIT in production)