Are Native PHP Binaries on Serverless for Real? Deployed It to Cloud Run — Here Are the Results When the Swoole team announced TypePHP , I had to test it on Google Cloud Run to see if compiling down to a single binary is truly that simple to containerize, and whether the performance gains are real without rewriting code in Rust or Go. What is TypePHP?