Shi Pujin
Shi Pujin
Hi, [Loong64 should be supported in Go >= 1.19](https://tip.golang.org/doc/go1.19)
Hi songding, The benchmark code you submitted is not up to date, please rebase the latest code submission. Cheers~
Add linux64-loongarch64 into Makefile And run make
Hi @danielleadams ,I have verified and updated this patch on my computer. Could you please help review this patch. thx~
> @shipujin is this something you could look at from the loong64 perspective? ok, i test this locally Best regards
> https://buildd.debian.org/status/fetch.php?pkg=nodejs&arch=loong64&ver=20.12.2%2Bdfsg-1&stamp=1713910684&raw=0 > Hi @kapouer @mhdawson , I looked at the debian loong64 nodejs compilation log and found: ``` cat build.log| grep "not ok" not ok 456 parallel/test-crypto-sign-verify # TODO...
> (Yes, I have marked them as PASS, FLAKY because it's easier to keep nodejs in loong64, even with test failures) > > How is `--openssl-no-asm` enabled here ? openssl...
Look the failed items are related to ssl, but the debian-nodejs build uses --shared-openssl, which is weird Best regards
@sxa https://github.com/nodejs/build/issues/3511#issuecomment-1761410177 Sorry, I've been testing nodejs(main v18. x v20.x), reply late > The question in my mind is what are we expecting to gain from adding it to the...