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

Add native module support for loong64 #21860

Open
1 task
wxpppp opened this issue Feb 18, 2024 · 2 comments · May be fixed by #22870
Open
1 task

Add native module support for loong64 #21860

wxpppp opened this issue Feb 18, 2024 · 2 comments · May be fixed by #22870
Assignees
Labels
scope: core core nx functionality type: feature

Comments

@wxpppp
Copy link

wxpppp commented Feb 18, 2024

Description

When I depend on nx on the loongarch linux platform, I encountered the error "Error: Unsupported architecture on Linux: loong64", I want to know if the @nx/nx-linux-loong64-gnu module is supported or how to build the executable file "nx.linux-loong64-gnu.node".

Motivation

The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.
More and more people are starting to deploy services on LoongArch and use it as a production environment, and the basic software also mostly supports the LoongArch architecture.

Suggested Implementation

Alternate Implementations

@yzewei
Copy link

yzewei commented Feb 21, 2024

Looking forward to the addition of a new architecture. @tmc

@AgentEnder AgentEnder added the scope: core core nx functionality label Feb 22, 2024
@FrozenPandaz
Copy link
Collaborator

Loong64 and other architectures we currently do not have native binaries will be supported when we ship a WASM distribution #22870.

@FrozenPandaz FrozenPandaz linked a pull request May 9, 2024 that will close this issue
@FrozenPandaz FrozenPandaz self-assigned this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: core core nx functionality type: feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants