configuredco / haulable

Create standalone PHP CLI applications with PHP Micro CLI
MIT License
163 stars 3 forks source link

Support Linux aarch64 #4

Closed filipac closed 10 months ago

filipac commented 11 months ago

Is there a way you can support building for aarch64 - linux? There is a sfx file for that architecture, I could make a PR but I do not have access to https://haulable.configured.co/ to upload the binary there.

https://dl.zhamao.xin/static-php-cli/

giovanne-oliveira commented 10 months ago

@filipac I'm planning to fire up a new server to store those files and open a PR to change that URL. Maybe a Cloudflare R2 endpoint. The project seems to be abandoned by the creator.

joecampo commented 10 months ago

@giovanne-oliveira Not abandoned. I've just been busy this week. I'll tackle this tomorrow.

joecampo commented 10 months ago

@giovanne-oliveira @filipac This is done in 0.4.0

Here's a screen shot from a test CLI app running on a Raspberry Pi (without PHP installed)

image