[Compilation][#3512] PHP Node and Web#3513
Merged
mho22 merged 4 commits intotsrmls-compilation-for-php-7-and-abovefrom Apr 21, 2026
Merged
[Compilation][#3512] PHP Node and Web#3513mho22 merged 4 commits intotsrmls-compilation-for-php-7-and-abovefrom
mho22 merged 4 commits intotsrmls-compilation-for-php-7-and-abovefrom
Conversation
38fb1a1 to
9946bfa
Compare
2ffda56
into
tsrmls-compilation-for-php-7-and-above
91 of 93 checks passed
mho22
added a commit
that referenced
this pull request
Apr 24, 2026
This pull request is part of #3512 Compiling PHP.wasm Node and Web. This is the second attempt since [the first one](#3513) was merged directly inside #3512 which hit the same issue as when you recompile PHP.wasm directly inside a PR. And it looks like even this is not possible. We will probably need to Compile Node and Web separately. <img width="830" height="764" alt="Capture d’écran 2026-04-22 à 15 16 22" src="https://github.com/user-attachments/assets/c7277772-4c05-4b36-8e66-5ae558b35a83" />
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request is part of #3512
Compiling PHP.wasm Node and Web.