Pull Request: Run examples with php wasm by soyuka · Pull Request #1097 · php/web-php · GitHub
Author: soyuka
Adds a PHP Wasm binary to run documentation examples in the browser.
see also Interactive code examples on php.net · Issue #3259 · php/doc-en · GitHub
I've builtin `PHP wasm 8.4.0-dev` and I'm not sure what would be preferred to keep this up to date. If you want to reproduce the build see:
Clone that branch and execute:
docker buildx bake
cp build/* ../phpdoc/web-php/js