kphp
kphp copied to clipboard
Single-stage build
Previously, we built runtime in a separate stage. It was just linked to transpiled and compiled code. This PR add possibility to rebuild runtime along with PHP-source code.