nrwl / nx

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

Add native module support for riscv64 #20914

Open anonymouscowhead opened 6 months ago

anonymouscowhead commented 6 months ago

Description

I'd like to no longer see "Error: Cannot find module '@nx/nx-linux-riscv64-gnu'" when I try to build Arduino IDE on a riscv64 SBC.

Motivation

Cheap riscv boards capable of running linux are now hitting the market such as Star64, Lichee Pi 4a, BeagleV. One of the most popular use cases will involve further software dev on the board itself.

Suggested Implementation

At this point, I'm clueless as to how a native module would be added, besides understanding that riscv64 is an architecture that has a lot in common with arm64.

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it hasn't had any activity for 6 months. Many things may have changed within this time. The issue may have already been fixed or it may not be relevant anymore. If at this point, this is still an issue, please respond with updated information. It will be closed in 21 days if no further activity occurs. Thanks for being a part of the Nx community! 🙏