nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.37k stars 2.33k forks source link

Add native module support for loong64 #21860

Closed wxpppp closed 2 months ago

wxpppp commented 7 months ago

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 commented 7 months ago

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

FrozenPandaz commented 4 months ago

Loong64 and other architectures we currently do not have native binaries will be supported when we ship a WASM distribution https://github.com/nrwl/nx/pull/22870.

github-actions[bot] commented 1 month ago

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.