Hi everyone, Is there any interest to have V8 and NodeJS working on ppc?
I have a successful build of V8 which needs a fix, but I cannot figure out what is wrong. (d8 launches normally, but crashes on illegal instruction on any input.) I also have an almost completing build of NodeJS 12, but it fails at the very end on snapshot generation. Possibly same bug as with V8. Both are based on publicly available patch-sets made for Linux, with some extra fixes (mostly relevant only for Darwin). I will greatly appreciate if someone could help. And perhaps it gonna benefit OpenBSD on powerpc too. Serge