PHP 1.0.0 now runs natively on ESP32 microcontrollers through php-baremetal, which cross-compiles the unmodified Zend engine for bare-metal execution. The project uses the official embed SAPI with minimal build-time patches, enabling full PHP features like OPcache, OpenSSL, SQLite, and WiFi directly on five-dollar chips without transpilation or reimplementation.