altmp / altv-issues

Issues and roadmap for alt:V project
92 stars 17 forks source link

linux ARM64 support #1960

Open TheDutchDev opened 10 months ago

TheDutchDev commented 10 months ago

Description of the problem

I was told to make an issue here to have it potentially added to v16 or later.

Not something I personally need, but could be nice for the community to run a server (or multiple) on a little raspberry pi I suppose.

I guess it is somewhat a duplicate of this: https://github.com/altmp/altv-issues/issues/708

I heard alt-node module gave trouble in the past, so I had a look at it earlier today: https://github.com/altmp/alt-node/pull/7

Also cross-compiled the js-module with that one, but didn't make a PR yet since it barely involved changes beyond targeting the proper compiler (altho I can make a PR if needed, let me know).

Desired solution for the problem

linux arm64 support

afaik only raspberry pi 4 runs on arm64, while raspberry pi 3 and lower run on arm32. I didn't manage to cross compile it for arm32, and quite frankly it just might not be worth the effort anyways.

Alternatives you considered

No arm64 for linux? :P

Additional context

No response

Version

-

vanlueckn commented 10 months ago

Would be nice. There are also more and more hosters offering arm servers.

ghosty2004 commented 2 months ago

I need this feature

enisn commented 1 week ago

I also need a compiled version for ARM64