nodeenv
nodeenv copied to clipboard
Add support for riscv64
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.
CI Fixed.
Thanks!