openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
753 stars 365 forks source link

webify for linux armhf/arm64??? #1706

Closed mcagabe19 closed 8 months ago

mcagabe19 commented 1 year ago

idk haskell and I'm using termux proot-distro can anyone help me?

joshtynjala commented 1 year ago

Just adding some context.

I see that we have some executables named webify in templates/bin. They seem to be for generating webfonts. Probably this project: https://github.com/ananthakumaran/webify

I assume that this is a request to add webify executables for Linux armhf/arm64 too. We currently support x86/x64 only. I don't think any of our bundled executables support ARM yet.

mcagabe19 commented 1 year ago

Just adding some context.

I see that we have some executables named webify in templates/bin. They seem to be for generating webfonts. Probably this project: https://github.com/ananthakumaran/webify

I assume that this is a request to add webify executables for Linux armhf/arm64 too. We currently support x86/x64 only. I don't think any of our bundled executables support ARM yet.

I'm trying to build rn if I did any progress I will tell you

mcagabe19 commented 1 year ago

@joshtynjala I've got webify builded in proot if you want close this issue and I can send files