Let's start Pull Requests to improve the projects WordPress Playground is currently patching ad-hoc: * [PHP](https://github.com/WordPress/wordpress-playground/blob/a9d3c4b8127d5061e86f7b779a30f8d8466a1841/src/php-wasm/wasm/Dockerfile#L113-L123) * [SQLite](https://github.com/WordPress/wordpress-playground/blob/a9d3c4b8127d5061e86f7b779a30f8d8466a1841/src/php-wasm/wasm/Dockerfile#L125-L134) * [WordPress](https://github.com/WordPress/wordpress-playground/blob/a9d3c4b8127d5061e86f7b779a30f8d8466a1841/src/wordpress-playground/wordpress/Dockerfile#L39-L68) * [WordPress SQLite plugin](https://github.com/WordPress/wordpress-playground/blob/a9d3c4b8127d5061e86f7b779a30f8d8466a1841/src/wordpress-playground/wordpress/Dockerfile#L24-L28) These patches are not specific to the WordPress Playground project, they enable either WebAssembly compatibility or browser compatibility.