Skip to content

[PHP] Isomorphic, reusable spawn handler #2359

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

Merged
merged 2 commits into from
Jul 14, 2025
Merged

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Jul 14, 2025

Extracts sandboxedSpawnHandlerFactory() as a separate export from @php-wasm/universal. Every module can reuse it now instead of recreating new spawn handlers.

Pre-requisite for #2281

Testing instructions

Confirm the CI tests pass

Extracts sandboxedSpawnHandlerFactory() as a separate export from
`@php-wasm/universal`. Every module can reuse it now instead of
recreating new spawn handlers.

 ## Testing instructions

Confirm the CI tests pass
@adamziel adamziel force-pushed the extract-spawn-handler branch from cef314d to 409d114 Compare July 14, 2025 09:46
@adamziel adamziel merged commit ac9bf28 into trunk Jul 14, 2025
22 of 25 checks passed
@adamziel adamziel deleted the extract-spawn-handler branch July 14, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant