-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
This is not exactly a feature request, but more of a survey to see if there is interest in this idea.
The idea would be to use [static-php-cli](https://static-php.dev/en/) to provide a static build of PHEL as a native executable (e.g., .exe
, .dmg
, or Linux binary). This would allow running PHEL without requiring a separate PHP installation.
Why?
- Easier onboarding for new users (no need to install/configure PHP).
- Distribution as a single file for demos, workshops, or scripting.
- Closer to the experience of languages like Go or Rust that ship as single binaries.
Questions for the community
- Would this be useful to you?
- Which platforms should be prioritized (Windows, macOS, Linux)?
- Do you see potential downsides (e.g., larger binary size, less flexibility)?
Chemaclass
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested