nodeenv icon indicating copy to clipboard operation
nodeenv copied to clipboard

Add support for riscv64

Open Avimitin opened this issue 3 years ago • 1 comments

This PR adds the ability for nodeenv to detect RISC-V 64 architecture and download pre-built nodejs from unofficial upstream. Tested in Arch Linux RISC-V 64.

  • How to verified

Follow the instruction to setup Arch Linux RISC-V QEMU environment. Then just run the python setup.py test.

Avimitin avatar Aug 08 '22 08:08 Avimitin

CI Fixed.

Avimitin avatar Aug 22 '22 05:08 Avimitin

Thanks!

ekalinin avatar Mar 16 '23 19:03 ekalinin