Blog
About Me
Twitter
Gitlab
bruno.verachten.fr
Articles regarding my daily work and my tinkering at home
Videos here
!
Archive of posts with
category 'Build Systems'
Building Node.js Natively on RISC-V: A 15-Hour Journey from Fork to Release
When I set out to add native RISC-V 64-bit build support to the Node.js unofficial builds project, I thought it would be straightforward: fork the repo, write some SSH orchestration...