nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
12.02k stars 1.04k forks source link

arm64 version #1621

Closed svitakj closed 2 months ago

svitakj commented 3 months ago

It is curious, why you have not native arm64 version. It is possible to make one in 2024?

nukeop commented 3 months ago

I'd rather make a universal binary instead. I already tried doing it on a branch, I think it could be available for the next release.

svitakj commented 3 months ago

It's a handy tool, it's just a pity that it's still under Rosetta. I look forward to it. Thank you for your efforts.

nukeop commented 2 months ago

I found that it'll be easier to make an arm64 and x64 versions instead, so that's how it's gonna be. The next build will contain both, so I guess this can be closed now.