Skip to content

Support multiple engines in one WASI Env #5492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
syrusakbary opened this issue Apr 1, 2025 — with Linear · 0 comments
Open

Support multiple engines in one WASI Env #5492

syrusakbary opened this issue Apr 1, 2025 — with Linear · 0 comments
Assignees

Comments

Copy link
Member

Problem: right now running PHP with LLVM requires all the dependencies/subprocesses to be compiled with LLVM. Currently, when bash runs PHP (and bash is compiled with cranelift), the compilation fails (as is compiling PHP with Cranelift instead of LLVM).

This should not be required, we could run dependencies with other compilers, if artifacts are available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants