Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you add native support for the ARM64 architecture? #2656

Closed
chenjiefeng2001 opened this issue Oct 6, 2023 · 4 comments
Closed

Could you add native support for the ARM64 architecture? #2656

chenjiefeng2001 opened this issue Oct 6, 2023 · 4 comments
Labels
area/macos MacOS area/windows Windows effort/days Estimated to take multiple days, but less than a week exp/intermediate Prior experience is likely helpful help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature need/author-input Needs input from the original author P3 Low: Not priority right now topic/devexp Developer Experience topic/macos MacOS specific topic/windows Windows specific

Comments

@chenjiefeng2001
Copy link

I am using windows running under arm64, but I found that ipfs does not have native support for windows under this architecture.So So will support for this architecture be added in subsequent versions?

@chenjiefeng2001 chenjiefeng2001 added the need/triage Needs initial labeling and prioritization label Oct 6, 2023
@welcome
Copy link

welcome bot commented Oct 6, 2023

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@whizzzkid
Copy link
Contributor

Thanks for submitting this issue @chenjiefeng2001, is there something broken currently with windows on arm?

windows on arm can be considered, however it looks like it's not as straightforward as adding a value to the build step.

Currently: https://github.com/paneron/action-electron-builder helps build the different versions, there exists other forks, which do this for mac on arm but not for windows.

I can add this as a feature request, but will need some effort to build and test this.

@whizzzkid whizzzkid added help wanted Seeking public contribution on this issue exp/intermediate Prior experience is likely helpful P3 Low: Not priority right now area/macos MacOS area/windows Windows kind/enhancement A net-new feature or improvement to an existing feature need/author-input Needs input from the original author effort/days Estimated to take multiple days, but less than a week topic/windows Windows specific topic/devexp Developer Experience topic/macos MacOS specific and removed need/triage Needs initial labeling and prioritization labels Oct 13, 2023
@chenjiefeng2001
Copy link
Author

chenjiefeng2001 commented Oct 17, 2023

Thanks for submitting this issue @chenjiefeng2001, is there something broken currently with windows on arm?

windows on arm can be considered, however it looks like it's not as straightforward as adding a value to the build step.

Currently: https://github.com/paneron/action-electron-builder helps build the different versions, there exists other forks, which do this for mac on arm but not for windows.

I can add this as a feature request, but will need some effort to build and test this.

Nope, it works fine, but the performance of x86 programs translated through arm is too low, and it often gets stuck when switching pages.

@SgtPooki
Copy link
Member

closing this in favor of #2681

@SgtPooki SgtPooki closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2023
@github-project-automation github-project-automation bot moved this from Needs Grooming to Done in IPFS-GUI (PL EngRes) Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/macos MacOS area/windows Windows effort/days Estimated to take multiple days, but less than a week exp/intermediate Prior experience is likely helpful help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature need/author-input Needs input from the original author P3 Low: Not priority right now topic/devexp Developer Experience topic/macos MacOS specific topic/windows Windows specific
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants