JavaScript runtime built on V8
Node.js is a JavaScript runtime built on Chrome's V8 engine, used for server-side JavaScript, build tooling, and CLI applications.
The official Node.js releases at nodejs.org do not include riscv64 binaries. Developers running JavaScript tooling (npm, webpack, vite, etc.) on RISC-V hardware must either build from source (2+ hours) or go without. This build provides the latest LTS version natively compiled for riscv64.
```bash
wget https://github.com/Cloud-V-10xE/RISC-V-softwares/releases/latest/download/nodejs-
sudo tar -xzf nodejs-
| Release Tag | Date | Assets | |
|---|---|---|---|
| release-2026-07-06 | 2026-07-06 | 1 file(s) | view → |
| v25.7.0 | 2026-02-28 | 1 file(s) | view → |