Skip to content

[v3] build on Windows with Clang #1100

@henderkes

Description

@henderkes

Clang has slightly better codegen than msvc in general, but it's especially able to build the tailcall vm on windows, leading up to a ~150% performance boost in computation and ~70% performance boost in frankenphp serving symfony demo. We don't need to update all the libraries to build with msvc, only php itself and extensions need to be built with clang.

Metadata

Metadata

Assignees

Labels

new featureNew feature or requestos/windowsThings only for Windows

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions