Hello Michael, > On 18/1/23, 18:51, "Michael Voříšek - ČVUT FJFI" <voris...@fjfi.cvut.cz > <mailto:voris...@fjfi.cvut.cz>> wrote: > > you have my support to add WASM/WASI arch support natively.
Thank you for your support on this. > Our usecase is to evaluate some php code in client/browser directly and thus > improve client response times. > Based on the php-src contributing policy, minor version branches (PHP-8.2, > ...) are bugfix branches only, thus you should target master. > Your PR should add 1 workflow which will run all tests on WASM with opcache > disabled and enabled. Understood, thank you for the information, we are going to open a PR against php-src's master branch directly to gather feedback over there. Thank you, Rafael Fernández López.