Levi Zim
Levi Zim
> > I remember that on SG2042, nodejs 25.2.1 with [nodejs/node#60591](https://github.com/nodejs/node/pull/60591) and [nodejs/node#60588](https://github.com/nodejs/node/pull/60588) applied passed all tests except test-snapshot-reproducible.js, > > [@kxxt](https://github.com/kxxt) Did you have to do anything special to...
> > we disable RVV completely in highway with a patch https://github.com/felixonmars/archriscv-packages/blob/master/nodejs-lts-krypton/hwy-broken-rvv.diff > > Was your passing test suite done with that patch applied on the SG2042? Yes. IIRC when...
> nodejs-mobile just provides libnode.so, we would want the node binary. > > I _guess_ the biggest issue is to also build all the node modules for bionic... Bionic environments...
> Hi. Sorry for not getting back to you sooner. Thanks for working on this! It is very interesting! > > > And this PR of course introduces BREAKING changes....