Re: [PHP-DEV] [Update] PHP build for the wasm32-wasi target

2023-01-20 Thread Rafael Fernández López
ed 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.

[PHP-DEV] [Update] PHP build for the wasm32-wasi target

2023-01-18 Thread Rafael Fernández López
ed in bringing to PHP the benefits WebAssembly provides around application security and delivery, similarly to how Python [4] and Ruby [5] are doing. Thank you, Rafael Fernández López. [1] https://github.com/vmware-labs/webassembly-language-runtimes/releases/tag/php%2F8.1.11%2B20230111-d5e8a

Re: [PHP-DEV] PHP build for the wasm32-wasi target

2023-01-11 Thread Rafael Fernández López
Hi George! I'm deeply sorry about my previous answer. My email client did something extremely funky with it, I don't know why. Thanks for your feedback. Thanks for your patience as it took a bit long to answer, I have been out of office. Your suggestion for compiling PHP code into WASM is an i

Re: [PHP-DEV] PHP build for the wasm32-wasi target

2023-01-11 Thread Rafael Fernández López
Hi George! Thanks for your feedback. Thanks for your patience as it took a bit long to answer, I have been out of office. Your suggestion for compiling PHP code into WASM is an interesting, complementary approach that could be built independently of this one. While appealing, it will require s

[PHP-DEV] PHP build for the wasm32-wasi target

2022-12-22 Thread Rafael Fernández López
shows WordPress running with sqlite on top of Apache, thanks to an Apache module (mod_wasm) that is able to execute WebAssembly modules. - Docker and WebAssembly, better together [15]: this presentation features PHP 7.4.32 and explains a bit of the context of this work. Thank you, Rafael Fernández