I thinks this project is great! I wanted to tweak PHP for a long time, but couldn't really do it. I have a fun project to compile different languages to wasm and put them together on the same page, I've called it the Wheel of WebAssembly.
To use the PHP part, I need to change the way you build the wasm - I need it to be modularized as I have other emscripten-built sources as well. I have done these changes in my fork and I was wondering it you were interested in pushing them to you as a PR? :-)
Hello,
I thinks this project is great! I wanted to tweak PHP for a long time, but couldn't really do it. I have a fun project to compile different languages to wasm and put them together on the same page, I've called it the Wheel of WebAssembly.
To use the PHP part, I need to change the way you build the wasm - I need it to be modularized as I have other emscripten-built sources as well. I have done these changes in my fork and I was wondering it you were interested in pushing them to you as a PR? :-)
Best, Boyan